about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-03-19 12:20:57 +0100
committerGitHub <noreply@github.com>2018-03-19 12:20:57 +0100
commit74c39fada0e3d02836f85316077c5d1dc2e44588 (patch)
treed0328df5e4b64a7c935d3c01fa6ba0acc61976d3 /lib
parentf02411da404f730e3c05dc7dca1ac0f2d631315e (diff)
Bump version to 2.3.2rc3
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 fefe63276..78a2dd901 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