Bump version to 0.3.3

This commit is contained in:
Maschell 2024-05-10 12:32:00 +02:00
parent d1cfff4861
commit 4225d8ff8f

View File

@ -9,7 +9,7 @@
#include <vector>
#include <wums/defines/relocation_defines.h>
#define VERSION "v0.3.2"
#define VERSION "v0.3.3"
#define VERSION_FULL VERSION VERSION_EXTRA
extern StoredBuffer gStoredTVBuffer;