Bump version to 0.2.1

This commit is contained in:
Maschell 2023-01-10 18:25:29 +01:00
parent 2071c6cbf8
commit cc007a5987

View File

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