mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-22 23:18:19 +00:00
MastodonApi: Bump api level.
This commit is contained in:
parent
81d1aa424d
commit
a0c755cc4a
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
@mastodon_api_level "2.5.0"
|
@mastodon_api_level "2.6.5"
|
||||||
|
|
||||||
def masto_instance(conn, _params) do
|
def masto_instance(conn, _params) do
|
||||||
instance = Config.get(:instance)
|
instance = Config.get(:instance)
|
||||||
|
|
Loading…
Reference in a new issue