Bump Mastodon API version (#39574)

This commit is contained in:
Claire 2026-06-23 16:53:36 +02:00
parent 30b1bf86fa
commit a454bbde69

View File

@ -45,7 +45,7 @@ module Mastodon
def api_versions
{
mastodon: 10,
mastodon: 11,
}
end