From: Eugen Rochko Date: Mon, 16 Oct 2017 14:29:00 +0000 (+0200) Subject: Bump version to 2.0.0rc3 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=bc89995f6512c44a9aaa4a055116f0f00f158c24;p=mastodon.git Bump version to 2.0.0rc3 --- diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 0f2fc5ac6..e7b3085e5 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc2' + 'rc3' end def to_a