From a509d4e23801504cd390da96ce84ab1b674a9e60 Mon Sep 17 00:00:00 2001 From: tpart Date: Fri, 20 Jun 2025 18:35:57 +0200 Subject: Bump client version --- client/global.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/global.gd b/client/global.gd index 3dfac18a..2a2e8048 100644 --- a/client/global.gd +++ b/client/global.gd @@ -24,7 +24,7 @@ signal using_touch_change(using: bool) @warning_ignore("UNUSED_SIGNAL") signal hand_count_change(count: bool) -const VERSION := "2.3.2" +const VERSION := "2.3.3" var default_profile := { "username": "", -- cgit v1.2.3-70-g09d2