patch version
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Mar 2023 18:24:57 +0000 (18:24 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Mar 2023 18:24:57 +0000 (18:24 +0000)
mix.exs

diff --git a/mix.exs b/mix.exs
index 8d8f4b5b958e646168b57f6d63ddd6aadaae14d1..098ea15b036150740780a1526661e424daf93a8d 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.0"),
+      version: version("3.7.1"),
       elixir: "~> 1.12",
       elixirc_paths: elixirc_paths(Mix.env()),
       compilers: [:phoenix] ++ Mix.compilers(),