From 84438448e70ab48c2a55f30951ca0e91a728c9d4 Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 10 May 2024 12:32:00 +0200 Subject: [PATCH] Bump version to 0.3.3 --- source/globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/globals.h b/source/globals.h index 4f6222f..3b689fd 100644 --- a/source/globals.h +++ b/source/globals.h @@ -9,7 +9,7 @@ #include #include -#define VERSION "v0.3.2" +#define VERSION "v0.3.3" #define VERSION_FULL VERSION VERSION_EXTRA extern StoredBuffer gStoredTVBuffer;