mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
simplebar v6.2.5 -> v6.2.6
This commit is contained in:
@@ -412,7 +412,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/showdown/1.')) return '1.9.1';
|
||||
if (type.startsWith('/showdown/2.')) return '2.1.0';
|
||||
if (type.startsWith('/simplebar/5.')) return '5.3.9';
|
||||
if (type.startsWith('/simplebar/6.')) return '6.2.5';
|
||||
if (type.startsWith('/simplebar/6.')) return '6.2.6';
|
||||
if (type.startsWith('/simplemde/')) return '1.11.2';
|
||||
if (type.startsWith('/slick-carousel/1.')) {
|
||||
if (helpers.compareVersion('1.8.1', version)) return '1.8.1'; // <= v1.8.1
|
||||
|
Reference in New Issue
Block a user