Bumped version number

This commit is contained in:
2023-07-21 03:08:06 +10:00
parent 3782f2aaaa
commit d2341ae227

View File

@@ -64,7 +64,7 @@ The current patch version of Toy. This value is embedded into the bytecode.
This value MUST fit into an unsigned char.
!*/
#define TOY_VERSION_PATCH 6
#define TOY_VERSION_PATCH 7
/*!
### TOY_VERSION_BUILD