Small Release Action Changes

This commit is contained in:
Neshura 2023-11-17 15:13:29 +01:00
parent a63454d632
commit 818050e5c9
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
3 changed files with 3 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View file

@ -396,7 +396,7 @@ dependencies = [
[[package]]
name = "comicinfo-editor-v2"
version = "0.1.0"
version = "0.1.8"
dependencies = [
"quick-xml",
"serde",

View file

@ -1,6 +1,6 @@
[package]
name = "comicinfo-editor-v2"
version = "0.1.0"
version = "0.1.8"
description = "App for creating Comicinfo.xml files"
authors = ["Neshura"]
license = ""