From 757c1acf1b5af3a9a3f39d24457ee4f3eea1801e Mon Sep 17 00:00:00 2001 From: mxve <68632137+mxve@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:11:16 +0200 Subject: [PATCH] v0.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 24d4aea..4821ad6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alterware-launcher" -version = "0.2.2" +version = "0.2.3" edition = "2021" build = "res/build.rs"