From 50a0a8b7a3931f8271497114e3264fd776fd9c6a Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Mon, 11 Apr 2016 17:26:09 -0400 Subject: [PATCH] Correct version in cfg.json --- app/cfg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/cfg.json b/app/cfg.json index e784606..2de141e 100644 --- a/app/cfg.json +++ b/app/cfg.json @@ -1,5 +1,5 @@ { - "version" : "0.0.7", + "version" : "2.0.0", "ext_port" : 1111, "arduino" : { "baud" : 57600,