From 1f11c6f760a2787ffde6321fed787a6f62c24ce8 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 20 Jan 2025 20:54:07 +0100 Subject: increment version --- 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 93c73e13..78108caf 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.2.1" +const VERSION := "2.3.0" var default_profile := { "username": "Giovanni", -- cgit v1.2.3-70-g09d2