Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: - Gemfile - Gemfile.lock - app/controllers/about_controller.rb - app/controllers/auth/sessions_controller.rb
This commit is contained in:
@ -5,19 +5,19 @@ module Mastodon
|
||||
module_function
|
||||
|
||||
def major
|
||||
2
|
||||
3
|
||||
end
|
||||
|
||||
def minor
|
||||
9
|
||||
0
|
||||
end
|
||||
|
||||
def patch
|
||||
2
|
||||
0
|
||||
end
|
||||
|
||||
def flags
|
||||
''
|
||||
'rc2'
|
||||
end
|
||||
|
||||
def suffix
|
||||
|
Reference in New Issue
Block a user