Prepare v4.2.0-beta1 (#26339)

This commit is contained in:
Claire 2023-08-08 16:12:12 +02:00 committed by GitHub
parent 8b37dd2c86
commit dab54ccbba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 237 additions and 3 deletions

View file

@ -9,15 +9,15 @@ module Mastodon
end
def minor
1
2
end
def patch
6
0
end
def flags
ENV.fetch('MASTODON_VERSION_FLAGS', '')
ENV.fetch('MASTODON_VERSION_FLAGS', '-beta1')
end
def suffix