Update version threshold for archive list change for beta version. #2520
This commit is contained in:
parent
13bc1d563a
commit
ae9f37e530
@ -527,7 +527,7 @@ Settings =
|
|||||||
vp-replace
|
vp-replace
|
||||||
[external-text:"FAQ","<%= meta.faq %>"]
|
[external-text:"FAQ","<%= meta.faq %>"]
|
||||||
"""
|
"""
|
||||||
if compareString < '00001.00014.00015.00003'
|
if compareString < '00001.00014.00016.00001'
|
||||||
if data['archiveLists']?
|
if data['archiveLists']?
|
||||||
set 'archiveLists', data['archiveLists'].replace('https://mayhemydg.github.io/archives.json/archives.json', 'https://nstepien.github.io/archives.json/archives.json')
|
set 'archiveLists', data['archiveLists'].replace('https://mayhemydg.github.io/archives.json/archives.json', 'https://nstepien.github.io/archives.json/archives.json')
|
||||||
changes
|
changes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user