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