From 4f54e90c3ad54f299d288a692228643ea07f025d Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 14 Oct 2025 20:50:10 +0200 Subject: Update protocol versions for 3.0 --- 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 bcf44998..4f68f99f 100644 --- a/client/global.gd +++ b/client/global.gd @@ -16,7 +16,7 @@ class_name G extends Node -const VERSION := "2.3.5" +const VERSION := "3.0.0" const DISTRIBUTION := "unknown" signal using_joypad_change(using: bool) -- cgit v1.3