misc: Bump firmware version.

This commit is contained in:
iabdalkader 2023-01-21 11:58:42 +02:00
parent 20ffb61309
commit d44738f94c

View File

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