]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.4.3rc1
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 5 Jul 2018 19:08:03 +0000 (21:08 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Jul 2018 19:08:03 +0000 (21:08 +0200)
lib/mastodon/version.rb

index 45211f53589c16a18de573df763701c50cea7cd5..36f1eb3ee073426447db661ee90c1694586f332f 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      2
+      3
     end
 
     def pre
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      ''
+      'rc1'
     end
 
     def to_a