fix(core): update

This commit is contained in:
2022-04-27 14:15:12 +02:00
parent 8c58df37d9
commit 81f943f52a
2 changed files with 3 additions and 2 deletions

View File

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