Browse Source

Bump version to 2.1.0rc2

pull/4/head
Eugen Rochko 6 years ago
committed by GitHub
parent
commit
369f40bb9f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/mastodon/version.rb

+ 1
- 1
lib/mastodon/version.rb View File

@ -17,7 +17,7 @@ module Mastodon
end
def pre
'rc1'
'rc2'
end
def flags

Loading…
Cancel
Save