feat(guide): Update to 14.10.0 (#9487)

This commit is contained in:
Jiralite
2023-05-01 20:05:29 +01:00
committed by GitHub
parent 9a56edaf8c
commit 36b7fb2f00
2 changed files with 14 additions and 1 deletions

View File

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