chore: bump version
This commit is contained in:
parent
90c5be389a
commit
de5e4cc4d2
|
@ -1,7 +1,7 @@
|
||||||
// no dependencies
|
// no dependencies
|
||||||
|
|
||||||
export const __DEBUG__ = 1;
|
export const __DEBUG__ = 1;
|
||||||
export const __APP_VERSION__ = 'v0.3.2-beta';
|
export const __APP_VERSION__ = 'v0.3.3-beta';
|
||||||
|
|
||||||
export const __APP_INTRO__ = `
|
export const __APP_INTRO__ = `
|
||||||
<b>Algorithm improvement.</b><br>
|
<b>Algorithm improvement.</b><br>
|
||||||
|
|
Loading…
Reference in New Issue