Bump version to 3.1.0rc1 (#12932)
This commit is contained in:
parent
ea215ef63f
commit
4bae4e972d
@ -9,15 +9,15 @@ module Mastodon
|
|||||||
end
|
end
|
||||||
|
|
||||||
def minor
|
def minor
|
||||||
0
|
|
||||||
end
|
|
||||||
|
|
||||||
def patch
|
|
||||||
1
|
1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def patch
|
||||||
|
0
|
||||||
|
end
|
||||||
|
|
||||||
def flags
|
def flags
|
||||||
''
|
'rc1'
|
||||||
end
|
end
|
||||||
|
|
||||||
def suffix
|
def suffix
|
||||||
|
Loading…
Reference in New Issue
Block a user