]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.3.0rc1
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 1 Mar 2018 19:50:23 +0000 (20:50 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Mar 2018 19:50:23 +0000 (20:50 +0100)
lib/mastodon/version.rb

index 3a67bfb23b15b92a6978c0700071b2e90aca4249..4150b39b6a75e68b1582129f96a56359784a2f0a 100644 (file)
@@ -9,7 +9,7 @@ module Mastodon
     end
 
     def minor
-      2
+      3
     end
 
     def patch
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      ''
+      'rc1'
     end
 
     def to_a