MastodonApi: Bump api level.

This commit is contained in:
lain 2019-05-03 13:40:43 +02:00
parent 81d1aa424d
commit a0c755cc4a
1 changed files with 1 additions and 1 deletions

View File

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