From aa53660cc41558bd0fc6a75c0b5b9867811c3115 Mon Sep 17 00:00:00 2001 From: vexuas Date: Mon, 6 Jan 2025 03:39:09 +0800 Subject: [PATCH] Update version --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index be19b78..0f27981 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const BOT_VERSION = "2.1.2";export const BOT_UPDATED_AT = "04-Jan-2025" +export const BOT_VERSION = "2.1.3";export const BOT_UPDATED_AT = "06-Jan-2025"