Changelog, mix: merge in stable

This commit is contained in:
lain 2021-03-03 13:56:40 +01:00
commit c5352e90be
2 changed files with 5 additions and 1 deletions

View file

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