From de5e4cc4d215ce50af63f8b833793b0c175f572e Mon Sep 17 00:00:00 2001 From: arielherself Date: Sat, 30 Dec 2023 17:03:32 +0800 Subject: [PATCH] chore: bump version --- PublicProperty.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PublicProperty.js b/PublicProperty.js index 9d2cee6..95e5120 100644 --- a/PublicProperty.js +++ b/PublicProperty.js @@ -1,7 +1,7 @@ // no dependencies export const __DEBUG__ = 1; -export const __APP_VERSION__ = 'v0.3.2-beta'; +export const __APP_VERSION__ = 'v0.3.3-beta'; export const __APP_INTRO__ = ` Algorithm improvement.