0
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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