Version name

This commit is contained in:
InterSocial 2023-12-25 23:57:25 -05:00
parent 9f2b34b2c6
commit dc09b0e142

View file

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