misc(version): bump version to 1.0.4

This commit is contained in:
Swung0x48 2025-02-19 12:13:39 +08:00
parent 89a717f2eb
commit 17e8c24b22

View File

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