Fixed Misconfigured Version Tag
This commit is contained in:
@@ -6,7 +6,7 @@ module Mastodon
|
||||
module Sakyey
|
||||
MAJOR = 1
|
||||
MINOR = 0
|
||||
PATCH = 0
|
||||
PATCH = 1
|
||||
PRE = nil
|
||||
|
||||
def self.to_s
|
||||
|
||||
Reference in New Issue
Block a user