misc: Bump firmware version.

This commit is contained in:
iabdalkader 2024-04-20 14:53:32 +02:00
parent 7662201790
commit 42fc57f3f8

View File

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