Prepare 2.10.1 release

This commit is contained in:
Lain Soykaf 2026-05-03 16:56:01 +04:00
commit 6553ba24aa
No known key found for this signature in database
51 changed files with 49 additions and 39 deletions

View file

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