Merge remote-tracking branch 'pleroma/stable' into mergeback/2.7.1

This commit is contained in:
Haelwenn (lanodan) Monnier 2024-11-26 16:45:24 +01:00
commit 3a8e24fed4
No known key found for this signature in database
8 changed files with 13 additions and 7 deletions

View file

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