From 60aca940ee858885201c56e6f3e81f28aeb58973 Mon Sep 17 00:00:00 2001 From: Filipriec Date: Mon, 24 Aug 2026 12:01:54 +0200 Subject: [PATCH] v0.8.48 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 524bb89d..3a9e923c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ resolver = "3" [workspace.package] # TODO: idk how to do the name, fix later # name = "komp_ac" -version = "0.8.46" +version = "0.8.48" edition = "2024" license = "GPL-3.0-or-later" authors = ["Filip Priečinský "]