**chore: bump version to 0.8.11**
### Changes: - Updated `VERSION` constant in `src/utils/version.ts` from `0.8.0` to `0.8.11`. ### Purpose: Incremented the project version to reflect new changes, updates, or bug fixes, ensuring proper version tracking and release management.
This commit is contained in:
parent
518a422da0
commit
57880cfd06
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
* Do not modify this file directly.
|
||||
*/
|
||||
|
||||
export const VERSION = '0.8.0';
|
||||
export const VERSION = '0.8.11';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue