aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2018-09-20 16:48:12 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2018-09-20 16:48:12 +0200
commit40c51f118f463127b2538e04fe3b29f90f89055d (patch)
treef0d31e8c06c7627abdc4cd54f8f935a304622b7b
parentf74725df41be8081e40d4c3ec5a3ba7ac27edf21 (diff)
downloadpleroma-40c51f118f463127b2538e04fe3b29f90f89055d.tar.gz
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump mastodon_api_level to 2.5.0
-rw-r--r--lib/pleroma/web/mastodon_api/mastodon_api_controller.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pleroma/web/mastodon_api/mastodon_api_controller.ex b/lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
index 6054abc0d..3d292182d 100644
--- a/lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
+++ b/lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
@@ -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 = %{