From 12ca1235eeab0c98a142263596c40c6aca6d421c Mon Sep 17 00:00:00 2001 From: Dmitry Degtyarev Date: Mon, 11 Nov 2024 19:33:41 +0100 Subject: [PATCH] 0.21.1 --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 3d7d704de..126f95305 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="YouTD 2" config/description="Discover the standalone sequel to the well-liked WC3 custom tower defense map, YouTD. This follow-up is thoughtfully crafted by the community, continuing the legacy of engaging tower defense gameplay." -config/version="v0.21.0" +config/version="v0.21.1" run/main_scene="res://src/title_screen/title_screen.tscn" config/features=PackedStringArray("4.3") boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 1)