1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

snowplow v2.18.1 -> v2.18.2 (#645)

This commit is contained in:
nobody
2021-08-25 06:57:49 +02:00
parent 0f67741b35
commit e8e20385a3
5 changed files with 4 additions and 3 deletions

View File

@@ -565,7 +565,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/slider-pro/1.')) {
return '1.6.0';
} else if (type.startsWith('/snowplow/2.')) {
return '2.18.1';
return '2.18.2';
} else if (type.startsWith('/socket.io/2.')) {
return '2.4.0';
} else if (type.startsWith('/socket.io/3.')) {