mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-12 11:36:55 +01:00
Bump version to 2.1.0rc1 (#5834)
This commit is contained in:
parent
4de211b80a
commit
f9a0d8f2b9
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def minor
|
def minor
|
||||||
0
|
1
|
||||||
end
|
end
|
||||||
|
|
||||||
def patch
|
def patch
|
||||||
|
@ -17,7 +17,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def pre
|
def pre
|
||||||
nil
|
'rc1'
|
||||||
end
|
end
|
||||||
|
|
||||||
def flags
|
def flags
|
||||||
|
|
Loading…
Reference in a new issue