chore: bump version

This commit is contained in:
2026-06-07 16:59:50 +02:00
parent 992127ecb6
commit 22d97a0068
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "ezpplauncher",
"version": "3.2.3",
"version": "3.2.4",
"description": "",
"type": "module",
"scripts": {
@@ -79,4 +79,4 @@
"vite": "^8.0.14",
"vite-plugin-devtools-json": "^1.0.0"
}
}
}
+1 -1
View File
@@ -1239,7 +1239,7 @@ dependencies = [
[[package]]
name = "ezpplauncher"
version = "3.2.3"
version = "3.2.4"
dependencies = [
"aes-gcm",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ezpplauncher"
version = "3.2.3"
version = "3.2.4"
description = "EZPPLauncher redefined."
authors = ["HorizonCode"]
edition = "2024"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "EZPPLauncher",
"version": "3.2.3",
"version": "3.2.4",
"identifier": "farm.EZPPFarm.Launcher",
"mainBinaryName": "ezpplauncher",
"build": {