about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2018-05-14 14:14:00 -0500
committerGitHub <noreply@github.com>2018-05-14 14:14:00 -0500
commitb5684e987484661ba63fc9815c03667a8a93586e (patch)
tree755476fb27484fb36bd01578f8f22d4dd8d64562 /lib
parent46659655439e7d76726aa38ed5d599a795b3790f (diff)
parentba7ee67498905cbc96d531d45a80e284880e09ee (diff)
Merge pull request #481 from ThibG/glitch-soc/merge
Merge upstream changes
Diffstat (limited to 'lib')
-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 f675419aa..849b564e7 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      'rc1'
+      'rc3'
     end
 
     def to_a