Browse Source

Bump version to 3.1.0rc1 (#12932)

master^2
Eugen Rochko 4 years ago
committed by GitHub
parent
commit
4bae4e972d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lib/mastodon/version.rb

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

@@ -9,15 +9,15 @@ module Mastodon
end

def minor
0
1
end

def patch
1
0
end

def flags
''
'rc1'
end

def suffix


Loading…
Cancel
Save