Browse Source

Bump version to 2.4.3rc1

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

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

@ -13,7 +13,7 @@ module Mastodon
end
def patch
2
3
end
def pre
@ -21,7 +21,7 @@ module Mastodon
end
def flags
''
'rc1'
end
def to_a

Loading…
Cancel
Save