From 4b2e56f3d310be775656fd7aec65aad66633d1a1 Mon Sep 17 00:00:00 2001 From: nokoe Date: Tue, 1 Oct 2024 18:13:36 +0200 Subject: bump version to 2.1.0 --- client/global.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/global.gd') diff --git a/client/global.gd b/client/global.gd index 6ea4f7dc..b6fb8b8a 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.1.0" +const VERSION := "2.1.1" var default_profile := { "username": "Giovanni", -- cgit v1.2.3-70-g09d2