Bump Mastodon API level

Esse commit está contido em:
Mark Felder 2019-05-13 15:52:16 -05:00
commit bbacdf2352

Ver arquivo

@ -178,7 +178,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
end
end
@mastodon_api_level "2.6.5"
@mastodon_api_level "2.7.2"
def masto_instance(conn, _params) do
instance = Config.get(:instance)