1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

bootstrap-icons v1.6.1 -> v1.7.0 (#754)

This commit is contained in:
nobody
2021-11-03 05:35:56 +01:00
parent bfb90c3a1f
commit 72c1d0c1e0
7 changed files with 5 additions and 4 deletions

View File

@@ -181,7 +181,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bootstrap-datepicker/1.')) {
return '1.9.0';
} else if (type.startsWith('/bootstrap-icons/1.')) {
return '1.6.1';
return '1.7.0';
} else if (type.startsWith('/bootstrap-multiselect/0.')) {
return '0.9.16';
} else if (type.startsWith('/bootstrap-multiselect/1.')) {