diff --git a/src/omv/usbdbg.h b/src/omv/usbdbg.h index 498f2d69f..02664e4aa 100644 --- a/src/omv/usbdbg.h +++ b/src/omv/usbdbg.h @@ -18,7 +18,7 @@ * the IDE will Not connect if the major version number is different. */ #define FIRMWARE_VERSION_MAJOR (1) -#define FIRMWARE_VERSION_MINOR (6) +#define FIRMWARE_VERSION_MINOR (7) #define FIRMWARE_VERSION_PATCH (0) /**