misc: Bump firmware version.

This commit is contained in:
iabdalkader 2023-08-23 18:50:55 +02:00
parent 8ffedbd1f7
commit 8a90e070a8

View File

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