This commit is contained in:
2024-07-09 16:43:06 +02:00
parent 7ad9612037
commit 888df6dd66
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "charachorder-device-manager",
"version": "1.5.1",
"version": "1.5.2",
"license": "AGPL-3.0-or-later",
"private": true,
"engines": {
@@ -85,4 +85,4 @@
"workbox-window": "^7.1.0"
},
"type": "module"
}
}

View File

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