fix(core): update

This commit is contained in:
2022-04-28 11:24:27 +02:00
parent 38c233bf06
commit 22dddb0e11
2 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const version: string = '1.0.7';
export const version: string = '1.0.8';
export default version;