about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2020-01-21 01:08:23 -0600
committermultiple creatures <dev@multiple-creature.party>2020-01-21 01:08:23 -0600
commit8b96e669e93fc2c82c334b8085be7921f726ba60 (patch)
tree45b5cf30b85ebedc3585c3408f8cf865ee25019f /lib
parent5c796f8cf64e70efe29db055be9cfe6ef9a8291c (diff)
bump monsterfork version
Diffstat (limited to 'lib')
-rw-r--r--lib/mastodon/version.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index 01ec71cab..e8f47f852 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -9,7 +9,7 @@ module Mastodon
     end
 
     def minor
-      9
+      99
     end
 
     def patch
@@ -21,7 +21,7 @@ module Mastodon
     end
 
     def flags
-      'rc1'
+      ''
     end
 
     def to_a