chore: bump version

This commit is contained in:
HorizonCode 2025-07-07 18:28:53 +02:00
parent 1ab19957ba
commit 2162ba15fe
2 changed files with 2 additions and 2 deletions

2
src-tauri/Cargo.lock generated
View File

@ -1081,7 +1081,7 @@ dependencies = [
[[package]]
name = "ezpplauncher"
version = "3.0.0-beta.1"
version = "3.0.0-beta.2"
dependencies = [
"hardware-id",
"md5",

View File

@ -1,6 +1,6 @@
[package]
name = "ezpplauncher"
version = "3.0.0-beta.1"
version = "3.0.0-beta.2"
description = "EZPPLauncher redefined."
authors = ["HorizonCode"]
edition = "2024"