This commit is contained in:
2023-12-08 23:52:33 +01:00
parent d683c8c70c
commit 9d9360375b
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "app"
version = "0.6.5"
version = "1.0.0"
description = "A Tauri App"
authors = ["Thea Schöbl <dev@theaninova.de>"]
license = "AGPL-3"

View File

@@ -6,7 +6,7 @@
"devPath": "http://localhost:5173",
"distDir": "../build"
},
"package": { "productName": "amacc1ng", "version": "0.6.5" },
"package": { "productName": "amacc1ng", "version": "1.0.0" },
"tauri": {
"allowlist": { "all": false },
"bundle": {