Merge branch 'develop' into gun

This commit is contained in:
Alexander Strizhakov 2020-03-09 10:56:33 +03:00
commit d9f8941dac
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
25 changed files with 63 additions and 543 deletions

View file

@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
def project do
[
app: :pleroma,
version: version("1.1.50"),
version: version("2.0.50"),
elixir: "~> 1.8",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),