From f82cb915174c50a08402125b089389c825ffee07 Mon Sep 17 00:00:00 2001 From: ChaoticByte Date: Thu, 7 Aug 2025 16:55:15 +0200 Subject: [PATCH] Bump version to 0.2.0 --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index a64ee04..6b45f8e 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="Repeat After Me" -config/version="0.1.0" +config/version="0.2.0" run/main_scene="uid://cv38ubwerjlpx" config/features=PackedStringArray("4.4", "Mobile") run/low_processor_mode=true