0
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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