mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Swiper v5.4.2 -> v5.4.5 (#160)
This commit is contained in:
@@ -594,7 +594,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/swiper/4.')) {
|
||||
return '4.5.1';
|
||||
} else if (type.includes('/swiper/5.')) {
|
||||
return '5.4.2';
|
||||
return '5.4.5';
|
||||
} else if (type.includes('/tether/1.')) {
|
||||
return '1.4.7';
|
||||
} else if (type.includes('/tooltipster/3.')) {
|
||||
|
Reference in New Issue
Block a user