Fixed Misconfigured Version Tag

This commit is contained in:
2026-03-18 21:40:58 +09:00
parent 75c2acb9bf
commit a407d542da

View File

@@ -6,7 +6,7 @@ module Mastodon
module Sakyey
MAJOR = 1
MINOR = 0
PATCH = 0
PATCH = 1
PRE = nil
def self.to_s