diff --git a/src/util/constants.ts b/src/util/constants.ts index 7e5905d59..79ba68acc 100644 --- a/src/util/constants.ts +++ b/src/util/constants.ts @@ -9,7 +9,7 @@ export const GATEWAY_VERSION = 9; // TODO: update this version /** https://github.com/discordeno/discordeno/releases */ -export const DISCORDENO_VERSION = "13.0.0-rc9"; +export const DISCORDENO_VERSION = "13.0.0-rc10"; /** https://discord.com/developers/docs/reference#user-agent */