revert Version name
This commit is contained in:
Gitea Hub 2023-12-26 04:59:42 +00:00
parent dc09b0e142
commit b817db2a63

View file

@ -25,7 +25,7 @@ module Mastodon
end
def build_metadata
['mastodon', ENV.fetch('MASTODON_VERSION_METADATA', nil)].compact_blank.join('.')
['glitch', ENV.fetch('MASTODON_VERSION_METADATA', nil)].compact_blank.join('.')
end
def to_a