Bump Mastodon API version for new media deletion methods/parameters

This commit is contained in:
Claire 2025-02-28 14:42:20 +01:00
parent cfb473c204
commit 2efee5e5ab
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ module Mastodon
def api_versions
{
mastodon: 3,
mastodon: 4,
}
end