Bump version to 4.0.0rc1 (#19473)
This commit is contained in:
parent
5f733ad83a
commit
8ae0936ddd
2 changed files with 131 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue