tag version
This commit is contained in:
parent
9ee03ac660
commit
b396357d74
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
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
|
||||
|
||||
def to_a
|
||||
|
|
Loading…
Add table
Reference in a new issue