diff --git a/pxt.json b/pxt.json index c79be17..ac4db69 100644 --- a/pxt.json +++ b/pxt.json @@ -1,12 +1,12 @@ { "name": "robotbit", - "version": "0.4.3", + "version": "0.4.4", "description": "Extension for Kittenbot Robotbit", "license": "MIT", "dependencies": { "core": "*", "neopixel": "github:kittenbot/pxt-neopixel", - "SensorPlus": "github:kittenbothk/pxt-SensorPlus" + "SensorPlus": "github:kittenbothk/pxt-moduleplus" }, "files": [ "README.md",