X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=bb86c38d0c1ea9269ea2ddca10cf76546fc53fc4;hb=6a28c198af415c81596587f765e6c8c9388e9714;hp=89b56bc5d626d4eea9126555b18019a5abf7962e;hpb=e8493431bfc16977e43715bf8bdb09ac46580028;p=akkoma diff --git a/mix.exs b/mix.exs index 89b56bc5d..bb86c38d0 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do def project do [ app: :pleroma, - version: version("2.0.0"), + version: version("2.0.50"), elixir: "~> 1.8", elixirc_paths: elixirc_paths(Mix.env()), compilers: [:phoenix, :gettext] ++ Mix.compilers(),