From: Eugen Rochko Date: Tue, 10 Oct 2017 18:48:26 +0000 (+0200) Subject: Bump version to 2.0.0rc2 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=7c33da45f08fec0d55a113ccb863be083d588ffc;p=mastodon.git Bump version to 2.0.0rc2 --- diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 7f54469e6..0f2fc5ac6 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc1' + 'rc2' end def to_a