aboutsummaryrefslogtreecommitdiff
path: root/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/main.cpp')
-rw-r--r--source/main.cpp2
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;