This commit is contained in:
2023-12-17 00:33:11 +01:00
parent 6e37dc198f
commit 98b451eec9
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "app"
version = "1.0.0"
version = "1.1.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": "1.0.0" },
"package": { "productName": "amacc1ng", "version": "1.1.0" },
"tauri": {
"allowlist": { "all": false },
"bundle": {