Bump version to 2.6.0rc1 (#9025)
* Bump version to 2.6.0rc1 * Update AUTHORS.md * Update CHANGELOG.md
This commit is contained in:
parent
33976c8ecc
commit
f468bfb830
3 changed files with 153 additions and 39 deletions
|
@ -9,11 +9,11 @@ module Mastodon
|
|||
end
|
||||
|
||||
def minor
|
||||
5
|
||||
6
|
||||
end
|
||||
|
||||
def patch
|
||||
2
|
||||
0
|
||||
end
|
||||
|
||||
def pre
|
||||
|
@ -21,7 +21,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def flags
|
||||
''
|
||||
'rc1'
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue