bump version
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Feb 2023 10:48:52 +0000 (10:48 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Feb 2023 10:48:52 +0000 (10:48 +0000)
mix.exs

diff --git a/mix.exs b/mix.exs
index 93184a0f9a071ccc521b66d2152af5ea07e09cb9..7cc4d1fa6dd8ff2e4aa5d46672b0a3164798a3a3 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
   def project do
     [
       app: :pleroma,
-      version: version("3.5.0"),
+      version: version("3.6.0"),
       elixir: "~> 1.12",
       elixirc_paths: elixirc_paths(Mix.env()),
       compilers: [:phoenix] ++ Mix.compilers(),