0.1.8 Release
Some checks failed
Run Tests on Code / run-tests (push) Successful in 3s
Build and Release Binary File / run-tests (push) Successful in 17s
Build and Release Binary File / build (push) Failing after 5m17s
Build and Release Binary File / upload-release (push) Has been skipped

This commit is contained in:
Neshura 2023-11-17 13:57:21 +01:00
parent 92e30f8cf6
commit 74230fdd2d
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {