From 39c7e409de7a81bae0aeaaae7914707ccfdafdc3 Mon Sep 17 00:00:00 2001 From: CleoQc Date: Fri, 30 Oct 2020 11:37:25 -0400 Subject: [PATCH] changed versions --- pxt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pxt.json b/pxt.json index 728e2f5..bf97477 100644 --- a/pxt.json +++ b/pxt.json @@ -1,11 +1,11 @@ { "name": "giggle", - "version": "2.0.0", + "version": "2.0.1", "dependencies": { "core": "*", "radio": "*", "neopixel": "github:microsoft/pxt-neopixel#v0.7.3", - "gigglebot": "github:dexterind/pxt-gigglebot#v1.3.4", + "gigglebot": "github:cleoqc/pxt-gigglebot#v2.0.2", "radio-broadcast": "*" }, "description": "GiggleBot is a microbit rover by Dexter Industries, it offers a total of 9 neopixels, 2 line sensors, 2 light sensors, and 2 servos",