mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Swiper v6.4.10 -> v6.4.15 (#289)
This commit is contained in:
@@ -455,7 +455,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/Swiper/5.')) {
|
||||
return '5.4.5';
|
||||
} else if (type.startsWith('/Swiper/6.') || type.startsWith('/Swiper/')) {
|
||||
return '6.4.10';
|
||||
return '6.4.15';
|
||||
} else if (type.startsWith('/tether/1.')) {
|
||||
return '1.4.7';
|
||||
} else if (type.startsWith('/tooltipster/3.')) {
|
||||
|
Reference in New Issue
Block a user