bump version to TinyORM v0.4.6

This commit is contained in:
silverqx
2022-06-05 18:16:33 +02:00
parent 4f86615642
commit 3c07dc0d41
+1 -1
View File
@@ -10,7 +10,7 @@ TINY_SYSTEM_HEADER
#define TINYORM_VERSION_MAJOR 0
#define TINYORM_VERSION_MINOR 4
#define TINYORM_VERSION_BUGFIX 5
#define TINYORM_VERSION_BUGFIX 6
#define TINYORM_VERSION_BUILD 0
// Should be empty for stable releases, and use hypen before for SemVer compatibility!
#define TINYORM_VERSION_STATUS ""