From 2047745d272e1383122094a93fddb92b3ffc44e7 Mon Sep 17 00:00:00 2001 From: mxve <68632137+mxve@users.noreply.github.com> Date: Sun, 11 May 2025 08:13:13 +0200 Subject: [PATCH] v0.10.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1bf3ed8..0a4e829 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alterware-launcher" -version = "0.10.3" +version = "0.10.4" edition = "2021" build = "res/build.rs"