bump version to TinyORM v0.7.0

This commit is contained in:
silverqx
2022-06-24 15:01:55 +02:00
parent de2c642a7e
commit 98a8e07a7c
+1 -1
View File
@@ -9,7 +9,7 @@ TINY_SYSTEM_HEADER
#endif
#define TINYORM_VERSION_MAJOR 0
#define TINYORM_VERSION_MINOR 6
#define TINYORM_VERSION_MINOR 7
#define TINYORM_VERSION_BUGFIX 0
#define TINYORM_VERSION_BUILD 0
// Should be empty for stable releases, and use hypen before for SemVer compatibility!