misc(version): bump version to 1.0.5

This commit is contained in:
Swung0x48 2025-02-25 13:39:09 +08:00
parent 4379f5d442
commit be19d8c702

View File

@ -10,7 +10,7 @@
#define MAJOR 1
#define MINOR 0
#define REVISION 4
#define REVISION 5
#define PATCH 0
const int version_type = VERSION_RELEASE;