Skip to content

Commit bd65e2d

Browse files
committed
chore: Bump version to v3.18.4
1 parent 1bec334 commit bd65e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsEvents/checkForUpdates.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const { getDownloadLink } = require('../utils/FileDownloader.js');
22

3-
const currentVersion = 'v3.18.2';
3+
const currentVersion = 'v3.18.4';
44

55
/**
66
* @param {import('ws').WebSocket} ws

0 commit comments

Comments
 (0)