Release 4.3.6a
This commit is contained in:
parent
b396357d74
commit
24ad0e76d5
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def patch
|
def patch
|
||||||
6
|
6a
|
||||||
end
|
end
|
||||||
|
|
||||||
def default_prerelease
|
def default_prerelease
|
||||||
|
@ -25,7 +25,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def build_metadata
|
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
|
end
|
||||||
|
|
||||||
def to_a
|
def to_a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue