Bump version to 2.6.0rc1 (#9025)

* Bump version to 2.6.0rc1

* Update AUTHORS.md

* Update CHANGELOG.md
This commit is contained in:
Eugen Rochko
2018-10-21 00:49:36 +02:00
committed by GitHub
parent 33976c8ecc
commit f468bfb830
3 changed files with 153 additions and 39 deletions

View File

@ -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