Bump Mastodon API version for new media deletion methods/parameters (#34035)

pull/2985/head
Claire 2025-03-04 15:05:40 +01:00 committed by GitHub
parent 15da6c3c83
commit d25de5b757
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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