Prepare 2.10.2 release

This commit is contained in:
Lain Soykaf 2026-05-03 20:23:35 +04:00
commit 8ccdd98914
No known key found for this signature in database
3 changed files with 7 additions and 2 deletions

View file

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