mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Bootstrap v4.5.0 -> v4.5.3 (#135)
This commit is contained in:
@ -359,7 +359,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/bootstrap/3.')) {
|
||||
return '3.3.7';
|
||||
} else if (type.includes('/bootstrap/4.')) {
|
||||
return '4.5.0';
|
||||
return '4.5.3';
|
||||
} else if (type.includes('/bootstrap-daterangepicker/2.')) {
|
||||
return '2.1.27';
|
||||
} else if (type.includes('/bootstrap-datepicker/1.')) {
|
||||
|
Reference in New Issue
Block a user