Skip to content
Snippets Groups Projects
Verified Commit 40c51f11 authored by Haelwenn's avatar Haelwenn
Browse files

[Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump mastodon_api_level to 2.5.0

parent f74725df
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
end
@instance Application.get_env(:pleroma, :instance)
@mastodon_api_level "2.4.3"
@mastodon_api_level "2.5.0"
def masto_instance(conn, _params) do
response = %{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment