From 3ab6348084b59e3310d0385c9384db76b88f02f4 Mon Sep 17 00:00:00 2001 From: Sebastian Lohff Date: Mon, 24 Feb 2025 02:08:43 +0100 Subject: [PATCH] Project is now on version 0.1.0 --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index f98bb67..f37694e 100644 --- a/project.godot +++ b/project.godot @@ -11,6 +11,7 @@ config_version=5 [application] config/name="cw generator" +config/version="0.1.0" run/main_scene="res://scenes/main.tscn" config/features=PackedStringArray("4.3", "Mobile") run/max_fps=120