This commit is contained in:
2025-01-15 11:31:47 +01:00
parent 5bd3245084
commit a3bf9ac32b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "charachorder-device-manager",
"version": "2.2.2",
"version": "2.2.3",
"license": "AGPL-3.0-or-later",
"private": true,
"engines": {

View File

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