Browse Source

Bump version to 2.1.0rc3

pull/4/head
Eugen Rochko 6 years ago
committed by GitHub
parent
commit
2526ef10c2
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
'rc2'
'rc3'
end
def flags

Loading…
Cancel
Save