X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=mix.exs;h=46b7746fc77069fcb1b6e242c5336ace7d2dc507;hb=cd6aa9bcae84499b165fb4be25f4caaac94c2548;hp=50d4b408051775caca63eb8eb04e4453b6798549;hpb=6e68058b634dced932a1283f8470598b5cabdfeb;p=akkoma diff --git a/mix.exs b/mix.exs index 50d4b4080..46b7746fc 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do def project do [ app: :pleroma, - version: version("2.2.50"), + version: version("2.3.0"), elixir: "~> 1.9", elixirc_paths: elixirc_paths(Mix.env()), compilers: [:phoenix, :gettext] ++ Mix.compilers(),