Merge commit '121443c0fca383268b8022c048dd137994785aff' into glitch-soc/main
Conflicts: - `.rubocop_todo.yml`: Upstream regenerated this file, glitch-soc had a specific ignore.
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