misc: Bump firmware version.

This commit is contained in:
iabdalkader 2023-11-29 18:24:20 +01:00
parent fad81c1b9a
commit eb488a1922

View File

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