From 8a589200e22154306c52af08081e2b00312e40e8 Mon Sep 17 00:00:00 2001 From: arielherself Date: Sat, 30 Dec 2023 17:11:33 +0800 Subject: [PATCH] chore: bump version --- PublicProperty.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PublicProperty.js b/PublicProperty.js index 95e5120..a83b2f7 100644 --- a/PublicProperty.js +++ b/PublicProperty.js @@ -1,7 +1,7 @@ // no dependencies -export const __DEBUG__ = 1; -export const __APP_VERSION__ = 'v0.3.3-beta'; +export const __DEBUG__ = 0; +export const __APP_VERSION__ = 'v0.3.4-beta'; export const __APP_INTRO__ = ` Algorithm improvement.