Bump package version for mergeback

This commit is contained in:
tusooa 2023-10-31 20:47:04 -04:00
parent 6f654d534a
commit aaf53d9d77
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
2 changed files with 1 additions and 1 deletions

View file

View file

@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
version: version("2.6.0"),
version: version("2.6.50"),
elixir: "~> 1.11",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix] ++ Mix.compilers(),