From b5a84368dd926ef56d72e1802cb0afea23bd05b5 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 6 Apr 2025 19:47:56 +0200 Subject: Bump client version constant --- client/global.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/global.gd b/client/global.gd index 7acac350..ff88593e 100644 --- a/client/global.gd +++ b/client/global.gd @@ -22,7 +22,7 @@ extends Node signal using_joypad_change(using: bool) signal using_touch_change(using: bool) -const VERSION := "2.3.0" +const VERSION := "2.3.1" var default_profile := { "username": "Giovanni", -- cgit v1.2.3-70-g09d2