tago
authorsadposter <hannah+pleroma@coffee-and-dreams.uk>
Tue, 22 Oct 2019 08:15:46 +0000 (09:15 +0100)
committersadposter <hannah+pleroma@coffee-and-dreams.uk>
Tue, 22 Oct 2019 08:15:46 +0000 (09:15 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index dcb9d9ea8ff10598ffbddbe4be2b1119575df29f..120092f1bd7fef558e69a7b3e433bf6ca2ba8fc1 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
   def project do
     [
       app: :pleroma,
-      version: version("1.1.50"),
+      version: version("1.0.0"),
       elixir: "~> 1.8",
       elixirc_paths: elixirc_paths(Mix.env()),
       compilers: [:phoenix, :gettext] ++ Mix.compilers(),