Bump version to 2.4.0rc1 (#7283)

master
Eugen Rochko 6 years ago committed by GitHub
parent 61a9018607
commit 50ed1e83ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      lib/mastodon/version.rb

@ -9,11 +9,11 @@ module Mastodon
end
def minor
3
4
end
def patch
3
0
end
def pre
@ -21,7 +21,7 @@ module Mastodon
end
def flags
''
'rc1'
end
def to_a

Loading…
Cancel
Save