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",
|
"name": "comicinfo-editor-v2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0",
|
"version": "0.1.8",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"package": {
|
"package": {
|
||||||
"productName": "comicinfo-editor-v2",
|
"productName": "comicinfo-editor-v2",
|
||||||
"version": "0.1.0"
|
"version": "0.1.8"
|
||||||
},
|
},
|
||||||
"tauri": {
|
"tauri": {
|
||||||
"allowlist": {
|
"allowlist": {
|
||||||
|
|
Reference in a new issue