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.4
1 parent 1bec334 commit bd65e2dCopy full SHA for bd65e2d
wsEvents/checkForUpdates.js
@@ -1,6 +1,6 @@
1
const { getDownloadLink } = require('../utils/FileDownloader.js');
2
3
-const currentVersion = 'v3.18.2';
+const currentVersion = 'v3.18.4';
4
5
/**
6
* @param {import('ws').WebSocket} ws
0 commit comments