From 35ae9601228fcc91eadcea6f486097eea4275873 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 10 Jun 2018 00:39:56 +0200 Subject: [PATCH] Bump version to 2.4.1rc4 --- lib/mastodon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index bc10573c4..77c20d644 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc3' + 'rc4' end def to_a