Bump version to 4.5.0-alpha.1 (#35231)

pull/35242/head
Renaud Chaput 7 months ago committed by GitHub
parent c047014214
commit 3a533c6c8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,7 +9,7 @@ module Mastodon
end
def minor
4
5
end
def patch
@ -17,7 +17,7 @@ module Mastodon
end
def default_prerelease
'rc.1'
'alpha.1'
end
def prerelease

Loading…
Cancel
Save