From 813f3e9e7eeb46aa7b8a924a10b6d000f1bbb253 Mon Sep 17 00:00:00 2001 From: Robert Snedeker Date: Fri, 31 Oct 2025 17:05:18 -0400 Subject: [PATCH] Version bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The start of GTATunes v10 🥳 --- project.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index 29f3862..0f7d243 100644 --- a/project.config.json +++ b/project.config.json @@ -1,6 +1,6 @@ { "project": { "name": "GTATunes", - "version": "9.1.1" + "version": "10.0.0" } } \ No newline at end of file