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

This commit is contained in:
tusooa 2023-12-15 19:43:07 -05:00
commit 453cb6a388
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
28 changed files with 32 additions and 25 deletions

View file

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