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

Updated: Dojo Toolkit (v1.14.1)

This commit is contained in:
nobody
2020-03-17 06:33:55 +01:00
parent 4a8f1f0a4d
commit 432c6ebe2c
5 changed files with 250 additions and 251 deletions

View File

@ -294,7 +294,7 @@ helpers.setLastVersion = function (type) {
} else if (type.includes('/bootstrap-slider/10.')) {
version = '10.6.2';
} else if (type.includes('/dojo/1.')) {
version = '1.10.4';
version = '1.14.1';
} else if (type.includes('/ember.js/1.')) {
version = '1.5.1';
} else if (type.includes('/ember.js/2.')) {