about summary refs log tree commit diff
path: root/lib/mastodon
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-04-10 04:25:09 +0200
committerGitHub <noreply@github.com>2019-04-10 04:25:09 +0200
commit830c2a9ccbe98e145640e12637ef3da56f41a7b5 (patch)
treea789ecf783beb1d0855a41b00165965d48c869b7 /lib/mastodon
parent9b0d8f74cbbb04c4b1227293137774db78b67896 (diff)
Bump version to 2.8.0rc3 (#10535)
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 859850d15..bc27d06ea 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