We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v3.18.1
1 parent c75ae9a commit 011bc7cCopy full SHA for 011bc7c
wsEvents/checkForUpdates.js
@@ -1,6 +1,6 @@
1
const { getDownloadLink } = require('../utils/FileDownloader.js');
2
3
-const currentVersion = 'v3.17.0';
+const currentVersion = 'v3.18.1';
4
5
/**
6
* @param {import('ws').WebSocket} ws
0 commit comments