mirror of
https://github.com/sebastiandine/Card-Collection-Manager-2.git
synced 2026-09-04 17:23:29 +00:00
version numbering fix
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "card-collection-manager-2"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
authors = ["Sebastian Dine"]
|
||||
license = ""
|
||||
repository = ""
|
||||
edition = "2021"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"package": {
|
||||
"productName": "card-collection-manager-2",
|
||||
"version": "1.0.3"
|
||||
"version": "1.0.4"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
||||
Reference in New Issue
Block a user