Prepare v4.2.0-beta1 (#26339)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user