Skip to content

Commit 45fe04b

Browse files
committed
chore: bump version to v3.12.1
1 parent c550916 commit 45fe04b

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

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

0 commit comments

Comments
 (0)