mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Updated: jQuery-Autocomplete v1.4.10 -> v1.4.11
This commit is contained in:
parent
bd302e38a1
commit
91594ac85e
@ -234,7 +234,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/jquery/3.') || type.startsWith('/jquery/null')) {
|
||||
return '3.5.1';
|
||||
} else if (type.startsWith('/jquery.devbridge-autocomplete/1.')) {
|
||||
return '1.4.10';
|
||||
return '1.4.11';
|
||||
} else if (type.startsWith('/jqueryui/1.')) {
|
||||
if (helpers.compareVersion('1.8.24', version)) return '1.8.24'; // <= v1.8.24
|
||||
else return '1.12.1'; // >= 1.8.19
|
||||
|
@ -65,6 +65,7 @@
|
||||
<li>Updated: jQuery-csv v1.0.9 -> v1.0.11</li>
|
||||
<li>Added: jquery-jeditable v2.0.17</li>
|
||||
<li>Updated: jQuery Migrate v3.1.0 -> v3.3.1</li>
|
||||
<li>Updated: jQuery-Autocomplete v1.4.10 -> v1.4.11</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user