From: Eugen Rochko Date: Sat, 1 Sep 2018 01:37:43 +0000 (+0200) Subject: Bump version to 2.5.0rc2 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=08721170da48babbdd6a50fd79bbda7bdbed0a02;p=mastodon.git Bump version to 2.5.0rc2 --- diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index a490478cd..ded1292f9 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