This commit is contained in:
2024-02-14 00:55:10 +01:00
parent 9022a09b4c
commit f0ad19e6c2
4 changed files with 5 additions and 5 deletions

View File

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