tag version

This commit is contained in:
Mike Barnes 2025-03-27 21:54:53 +11:00
commit b396357d74

View file

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