Skip to content

Commit b5ac948

Browse files
committed
chore: Bump version to v3.17.0
1 parent c5aa484 commit b5ac948

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

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

0 commit comments

Comments
 (0)