misc: Bump firmware version.

This commit is contained in:
iabdalkader 2023-10-10 16:05:37 +02:00
parent b1f0e0d1c0
commit 2aaff2a24e

View File

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