mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: select2 v3.5.4 (#494)
This commit is contained in:
@@ -507,6 +507,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.7.1';
|
||||
} else if (type.startsWith('/scriptaculous/1.')) {
|
||||
return '1.9.0';
|
||||
} else if (type.startsWith('/select2/3.')) {
|
||||
return '3.5.4';
|
||||
} else if (type.startsWith('/select2/4.')) {
|
||||
return '4.0.13';
|
||||
} else if (type.startsWith('/semantic-ui/2.')) {
|
||||
|
Reference in New Issue
Block a user