misc: Bump firmware version.

This commit is contained in:
iabdalkader 2024-07-31 12:09:39 +03:00
parent 617911227c
commit 8b9a9aeafc

View File

@ -17,7 +17,7 @@
*/
#define FIRMWARE_VERSION_MAJOR (4)
#define FIRMWARE_VERSION_MINOR (5)
#define FIRMWARE_VERSION_PATCH (7)
#define FIRMWARE_VERSION_PATCH (8)
/**
* To add a new debugging command, increment the last command value used.