correct version bump
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 14 Apr 2023 17:09:59 +0000 (18:09 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 14 Apr 2023 17:09:59 +0000 (18:09 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index 6544529bd502e3607003b836615c1048e215989c..ebcca9660cfa2a5869f1ec1002e535d6fa152f96 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
   def project do
     [
       app: :pleroma,
-      version: version("3.7.2"),
+      version: version("3.8.0"),
       elixir: "~> 1.14",
       elixirc_paths: elixirc_paths(Mix.env()),
       compilers: [:phoenix] ++ Mix.compilers(),