summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-01-19 00:01:27 +0100
committerGitHub <noreply@github.com>2019-01-19 00:01:27 +0100
commit57e79eb1c2bf741d11f101aa96091586935c318d (patch)
tree9bf235071c8b65ef05b15f4997093038e5bec51e
parent80768e2840d1dc412882343c035de114bd732532 (diff)
Bump to 2.7.0rc3v2.7.0rc3
-rw-r--r--lib/mastodon/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index 6728c64fad3..93f501bb703 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