From a86a7c44856adde2d082a5d132342e2f092d5278 Mon Sep 17 00:00:00 2001 From: Priec Date: Thu, 10 Sep 2026 15:50:15 +0200 Subject: [PATCH] modules are now using new catalog --- Cargo.toml | 2 +- client | 2 +- client-gui2 | 2 +- server | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b40f6bab..753cc02a 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.54" +version = "0.8.57" edition = "2024" license = "GPL-3.0-or-later" authors = ["Filip Priečinský "] diff --git a/client b/client index 4bb6a4b0..75f67d96 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 4bb6a4b07a5f061cf1147135e87564620aab246c +Subproject commit 75f67d96114a5851e6461105339c2fc1c39d7371 diff --git a/client-gui2 b/client-gui2 index 3a7d9cd8..b17e8da8 160000 --- a/client-gui2 +++ b/client-gui2 @@ -1 +1 @@ -Subproject commit 3a7d9cd88120992b173b62f3fd2b8b6f289cc060 +Subproject commit b17e8da8bd67e1ca6a30a48cc1df547038df764f diff --git a/server b/server index b5c854f8..e4a963c3 160000 --- a/server +++ b/server @@ -1 +1 @@ -Subproject commit b5c854f8aa21ac969ecb6608eeb56e531784a514 +Subproject commit e4a963c3d4e79f26c16a42ecf19a23d15a6ee901