chore: bump version

This commit is contained in:
arielherself 2023-12-30 17:11:33 +08:00
parent 1450026270
commit 8a589200e2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// no dependencies // no dependencies
export const __DEBUG__ = 1; export const __DEBUG__ = 0;
export const __APP_VERSION__ = 'v0.3.3-beta'; export const __APP_VERSION__ = 'v0.3.4-beta';
export const __APP_INTRO__ = ` export const __APP_INTRO__ = `
<b>Algorithm improvement.</b><br> <b>Algorithm improvement.</b><br>