chore: bump version

This commit is contained in:
HorizonCode 2025-07-08 18:24:03 +02:00
parent 174616f07b
commit b530dbf72f
2 changed files with 2 additions and 2 deletions

2
src-tauri/Cargo.lock generated
View File

@ -1094,7 +1094,7 @@ dependencies = [
[[package]]
name = "ezpplauncher"
version = "3.0.0-beta.2"
version = "3.0.0-beta.3"
dependencies = [
"discord-rich-presence",
"hardware-id",

View File

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