Skip to content

Commit 011bc7c

Browse files
committed
chore: Bump version to v3.18.1
1 parent c75ae9a commit 011bc7c

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.17.0';
3+
const currentVersion = 'v3.18.1';
44

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

0 commit comments

Comments
 (0)