Bump firmware version.

This commit is contained in:
iabdalkader 2021-12-18 23:50:04 +02:00
parent fd807cecc0
commit 0a82b20911

View File

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