mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: bootstrap-table v1.18.1 -> v1.18.2 (#247)
This commit is contained in:
@@ -153,7 +153,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/bootstrap-select/1.')) {
|
||||
return '1.13.18';
|
||||
} else if (type.startsWith('/bootstrap-table/1.')) {
|
||||
return '1.18.1';
|
||||
return '1.18.2';
|
||||
} else if (type.startsWith('/bootstrap-toggle/2.')) {
|
||||
return '2.2.2';
|
||||
} else if (type.startsWith('/bootstrap-vue/2.')) {
|
||||
|
Reference in New Issue
Block a user