From 58323f3d88ad5654dbb95fa286a33a433894eb52 Mon Sep 17 00:00:00 2001 From: ChaoticByte Date: Fri, 21 Jun 2024 10:41:58 +0200 Subject: [PATCH] Bump version to v4.0 --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 6ae1868..df98a4f 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="Glitch" -config/version="v3.3" +config/version="v4.0" run/main_scene="res://scenes/main.tscn" config/features=PackedStringArray("4.2", "Mobile") run/low_processor_mode=true