Bumped patch version

This commit is contained in:
2024-09-22 14:45:04 +10:00
committed by GitHub
parent 2505cedc79
commit 0b99eb7b0c

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 1
#define TOY_VERSION_PATCH 2
/*!
### TOY_VERSION_BUILD