mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: simplebar v5.3.4 -> v5.3.5 (#571)
This commit is contained in:
@@ -543,7 +543,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/showdown/0.')) {
|
||||
return '0.5.1';
|
||||
} else if (type.startsWith('/simplebar/')) {
|
||||
return '5.3.4';
|
||||
return '5.3.5';
|
||||
} else if (type.startsWith('/simplemde/')) {
|
||||
return '1.11.2';
|
||||
} else if (type.startsWith('/slick-carousel/1.')) {
|
||||
|
Reference in New Issue
Block a user