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

Updated: snowplow v2.17.3 -> v2.18.0 (#513)

This commit is contained in:
nobody
2021-06-12 07:03:53 +02:00
parent 3c2575b8e3
commit 4a6ccc7f53
5 changed files with 4 additions and 3 deletions

View File

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