mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: bootbox.js v5.4.1 -> v5.5.2 (#188)
This commit is contained in:
@@ -128,7 +128,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/bootbox.js/4.')) {
|
||||
return '4.4.0';
|
||||
} else if (type.startsWith('/bootbox.js/5.')) {
|
||||
return '5.4.1';
|
||||
return '5.5.2';
|
||||
} else if (type.startsWith('/bootstrap/3.')) {
|
||||
return '3.4.1';
|
||||
} else if (type.startsWith('/bootstrap/4.')) {
|
||||
|
Reference in New Issue
Block a user