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