mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: MDB UI Kit v3.1.0 (#230)
This commit is contained in:
@ -323,7 +323,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (helpers.compareVersion('0.97.8', version)) return '0.97.8'; // <= v0.97.8
|
||||
return '0.100.2';
|
||||
} else if (type.startsWith('/mdb-ui-kit/3.')) {
|
||||
return '3.0.0';
|
||||
return '3.1.0';
|
||||
} else if (type.startsWith('/modaal/0.')) {
|
||||
return '0.4.4';
|
||||
} else if (type.startsWith('/modernizr/2.')) {
|
||||
|
Reference in New Issue
Block a user