Browse Source

Bump version to 3.1.0rc2 (#12999)

master
Eugen Rochko 4 years ago
committed by GitHub
parent
commit
60e160a02d
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 flags
'rc1'
'rc2'
end
def suffix

Loading…
Cancel
Save