This commit is contained in:
2023-09-22 20:51:42 +02:00
parent 22905c2b56
commit c93246ee8c
4 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "amacc1ng",
"version": "0.6.4",
"version": "0.6.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "amacc1ng",
"version": "0.6.4",
"version": "0.6.5",
"hasInstallScript": true,
"license": "AGPL-3.0-or-later",
"devDependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "amacc1ng",
"version": "0.6.4",
"version": "0.6.5",
"license": "AGPL-3.0-or-later",
"private": true,
"repository": {

View File

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