From 721cea4246d7693bd43db6019d4d205702252403 Mon Sep 17 00:00:00 2001 From: neon443 <69979447+neon443@users.noreply.github.com> Date: Mon, 23 Jun 2025 09:40:26 +0100 Subject: [PATCH] version bump --- Config.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.xcconfig b/Config.xcconfig index 6050993..45a7412 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -5,7 +5,7 @@ // Created by neon443 on 06/06/2025. // -VERSION = 0.5 +VERSION = 0.7 BUILD = 3 // Configuration settings file format documentation can be found at: