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
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