mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
twitter-bootstrap v5.1.2 -> v5.1.3 (#720)
This commit is contained in:
@@ -613,7 +613,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/twitter-bootstrap/4.')) {
|
||||
return '4.6.0';
|
||||
} else if (type.startsWith('/twitter-bootstrap/5.')) {
|
||||
return '5.1.2';
|
||||
return '5.1.3';
|
||||
} else if (type.startsWith('/underscore.js/1.')) {
|
||||
return '1.13.1';
|
||||
} else if (type.startsWith('/urlive/1.')) {
|
||||
|
Reference in New Issue
Block a user