mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: autocomplete.js v0.37.1 -> v0.38.0
This commit is contained in:
@@ -102,7 +102,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/animate.css/4.')) {
|
||||
return '4.1.1';
|
||||
} else if (type.startsWith('/autocomplete.js/')) {
|
||||
return '0.37.1';
|
||||
return '0.38.0';
|
||||
} else if (type.startsWith('/angular-material/1.')) {
|
||||
return '1.2.1';
|
||||
} else if (type.startsWith('/angular-material/0.')) {
|
||||
|
Reference in New Issue
Block a user