about summary refs log tree commit diff
path: root/lib/mastodon
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-09-29 18:50:16 +0200
committerGitHub <noreply@github.com>2019-09-29 18:50:16 +0200
commit13b06d4b3b705deb90d063f4903737b5609dfbc7 (patch)
treeef47dfd0f908213f7c914e43a65a110b791edeae /lib/mastodon
parent9d22ad80932fc6493854a33209d5de6d6b42b235 (diff)
Bump version to 3.0.0rc2 (#11999)
Diffstat (limited to 'lib/mastodon')
-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 bd49f0a17..9c5686ed2 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -17,7 +17,7 @@ module Mastodon
     end
 
     def flags
-      'rc1'
+      'rc2'
     end
 
     def suffix