mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Rickshaw v1.6.6 -> v1.7.1
This commit is contained in:
@@ -357,7 +357,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/redux/4.')) {
|
||||
return '4.0.5';
|
||||
} else if (type.startsWith('/rickshaw/1.')) {
|
||||
return '1.6.6';
|
||||
return '1.7.1';
|
||||
} else if (type.startsWith('/scriptaculous/1.')) {
|
||||
return '1.9.0';
|
||||
} else if (type.startsWith('/select2/4.')) {
|
||||
|
Reference in New Issue
Block a user