mirror of https://github.com/mastodon/mastodon
Bump Mastodon API version for new media deletion methods/parameters
This commit is contained in:
parent
cfb473c204
commit
2efee5e5ab
|
@ -45,7 +45,7 @@ module Mastodon
|
|||
|
||||
def api_versions
|
||||
{
|
||||
mastodon: 3,
|
||||
mastodon: 4,
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue