chore(guide): Update discord.js version to 14.11.0 (#9523)

This commit is contained in:
Jiralite 2023-05-06 13:57:13 +01:00 committed by GitHub
parent 8d5ce32080
commit 75195cc539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,4 @@ export const PACKAGES = [
/**
* The stable version of discord.js.
*/
export const VERSION = '14.10.2' as const;
export const VERSION = '14.11.0' as const;