diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/main.cpp b/source/main.cpp index 16e665a..d2848c9 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -27,7 +27,7 @@ DEALINGS IN THE SOFTWARE. #include "HoverBitController.h" #include "Screen.h" -#define VERSION "0.0.1" +#define VERSION "1.0.0" #define BLE_UART_DELIM ":" MicroBit uBit; |