mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
spin.js v4.1.0 -> v4.1.1 (#657)
This commit is contained in:
@ -579,7 +579,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/spin.js/3.')) {
|
||||
return '3.1.0';
|
||||
} else if (type.startsWith('/spin.js/4.')) {
|
||||
return '4.1.0';
|
||||
return '4.1.1';
|
||||
} else if (type.startsWith('/stickyfill/1.')) {
|
||||
return '1.1.4';
|
||||
} else if (type.startsWith('/stickyfill/2.')) {
|
||||
|
Reference in New Issue
Block a user