0.1.8 Release
Some checks failed
Some checks failed
This commit is contained in:
parent
92e30f8cf6
commit
74230fdd2d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "comicinfo-editor-v2",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.8",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"package": {
|
||||
"productName": "comicinfo-editor-v2",
|
||||
"version": "0.1.0"
|
||||
"version": "0.1.8"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
|
Reference in a new issue