chore: bump version
This commit is contained in:
parent
aca1cb1986
commit
7f045fd11b
|
@ -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__ = `
|
||||
<b>Algorithm improvement.</b><br>
|
||||
|
|
Loading…
Reference in New Issue