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

index 3ba96731d046bc5f39baff2e95aa789b704f0eb7..50498be1d2c02e732c5e44689c4115b81968c3dc 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      0
+      1
     end
 
     def pre
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      ''
+      'rc1'
     end
 
     def to_a