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