release: 13.0.0-rc43

This commit is contained in:
ITOH
2022-05-27 23:51:58 +02:00
parent 24f7718566
commit 1423df5b8d
+1 -1
View File
@@ -25,7 +25,7 @@ export const GATEWAY_VERSION = 10;
// TODO: update this version
/** https://github.com/discordeno/discordeno/releases */
export const DISCORDENO_VERSION = "13.0.0-rc42";
export const DISCORDENO_VERSION = "13.0.0-rc43";
/** https://discord.com/developers/docs/reference#user-agent */
export const USER_AGENT = `DiscordBot (https://github.com/discordeno/discordeno, v${DISCORDENO_VERSION})`;