Bump version to 4.0.0rc1 (#19473)

This commit is contained in:
Eugen Rochko
2022-10-28 00:26:02 +02:00
committed by GitHub
parent 5f733ad83a
commit 8ae0936ddd
2 changed files with 131 additions and 5 deletions

View File

@@ -5,19 +5,19 @@ module Mastodon
module_function
def major
3
4
end
def minor
5
0
end
def patch
3
0
end
def flags
''
'rc1'
end
def suffix