Merge remote-tracking branch 'upstream/stable' into mergeback/2.5.1

This commit is contained in:
tusooa 2023-03-01 20:09:50 -05:00
commit f33401f54b
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
75 changed files with 147 additions and 75 deletions

View file

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