diff --git a/sonixflasher.c b/sonixflasher.c index d35bec8..4819d51 100644 --- a/sonixflasher.c +++ b/sonixflasher.c @@ -84,7 +84,7 @@ #define RETRY_DELAY_MS 100 #define PROJECT_NAME "sonixflasher" -#define PROJECT_VER "2.0.6" +#define PROJECT_VER "2.0.7" uint16_t BLANK_CHECKSUM = 0x0000; uint16_t CS0 = CS0_0;