Release 4.3.6a

This commit is contained in:
Mike Barnes 2025-03-28 20:06:50 +11:00
parent b396357d74
commit 24ad0e76d5

View file

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