bump version
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Jun 2022 17:16:34 +0000 (18:16 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Jun 2022 17:16:34 +0000 (18:16 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index a7697b82fa3e9bdad2bcd155a39b2a09286e9539..2e6f2dd84a158d8e07ce48e929bdb37e7d0b6fb3 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
   def project do
     [
       app: :pleroma,
-      version: version("2.4.51"),
+      version: version("2.5.0"),
       elixir: "~> 1.9",
       elixirc_paths: elixirc_paths(Mix.env()),
       compilers: [:phoenix, :gettext] ++ Mix.compilers(),