Browse Source

Bump version to 2.0.0rc4

master
Eugen Rochko 6 years ago
committed by GitHub
parent
commit
637ea3bb5b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/mastodon/version.rb

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

@@ -21,7 +21,7 @@ module Mastodon
end

def flags
'rc3'
'rc4'
end

def to_a


Loading…
Cancel
Save