Security release 2.6.2

This commit is contained in:
Haelwenn (lanodan) Monnier 2024-02-20 09:16:36 +01:00
commit be075a4336
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View file

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