misc: Bump firmware version.

This commit is contained in:
iabdalkader 2023-12-24 21:19:56 +01:00
parent e4c0846c55
commit 4e148000be

View File

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