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
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue