From 3a5451a4f6923518555186fb4f7047ba2f36240f Mon Sep 17 00:00:00 2001 From: ChaoticByte Date: Sat, 8 Jun 2024 10:20:15 +0200 Subject: [PATCH] Bumped version to 0 --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 95f8a53..b2492c8 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="Glitch" -config/version="0.0.1s" +config/version="0" run/main_scene="res://scenes/main.tscn" config/features=PackedStringArray("4.2", "Mobile") run/low_processor_mode=true