]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.3.2rc1
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 17 Mar 2018 13:07:00 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Mar 2018 13:07:00 +0000 (14:07 +0100)
lib/mastodon/version.rb

index 05b13c8024f170b02dd6bdb735e43d0280187ce6..4f524e9cf7b5ec55d52eeb997338fec0feed8f13 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      1
+      2
     end
 
     def pre
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      ''
+      'rc1'
     end
 
     def to_a