Bump firmware version.

This commit is contained in:
iabdalkader 2020-06-05 15:49:33 +02:00
parent da280a29f6
commit 45e7f055ec

View File

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