From 7f045fd11bfa1f937cb80327fd0941f0104cb6bc Mon Sep 17 00:00:00 2001 From: arielherself Date: Sat, 30 Dec 2023 11:34:37 +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 5714fd2..8aa8f6a 100644 --- a/PublicProperty.js +++ b/PublicProperty.js @@ -1,7 +1,7 @@ // no dependencies export const __DEBUG__ = 0; -export const __APP_VERSION__ = 'v0.3.1-beta'; +export const __APP_VERSION__ = 'v0.3.2-beta'; export const __APP_INTRO__ = ` Algorithm improvement.