Bump Mastodon API level

Cette révision appartient à :
Mark Felder 2019-05-13 15:52:16 -05:00
Parent a0ec7326f9
révision bbacdf2352

Voir le fichier

@ -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)