Bump version to 2.3.0rc1

This commit is contained in:
Eugen Rochko 2018-03-01 20:50:23 +01:00 committed by GitHub
parent a3c4138197
commit 64f2ada5d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ module Mastodon
end end
def minor def minor
2 3
end end
def patch def patch
@ -21,7 +21,7 @@ module Mastodon
end end
def flags def flags
'' 'rc1'
end end
def to_a def to_a