logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://anongit.hacktivis.me/git/pleroma.git/
commit: e204bc150ee40b61fd345fb43a03d490fbb3befc
parent 6c73ebe484c22300af5ee06f9c1c095787713aeb
Author: Lain Soykaf <lain@lain.com>
Date:   Mon, 29 Dec 2025 09:49:53 +0400

Merge branch 'release/2.10' into release/2.10-sec

Diffstat:

Mmix.exs2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mix.exs b/mix.exs @@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do def project do [ app: :pleroma, - version: version("2.10"), + version: version("2.10.0"), elixir: "~> 1.15", elixirc_paths: elixirc_paths(Mix.env()), compilers: Mix.compilers(),