From b361f2198231f112302af3f05a05e35c13b38b7b Mon Sep 17 00:00:00 2001 From: Amerlander Date: Fri, 27 Aug 2021 20:06:39 +0200 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index a6c9451..2b8033c 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit", - "version": "2.2.0-rc6-calliope.rc3-iss0.1", + "version": "2.2.0-rc6-calliope.rc3-iss0.2", "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "calliope-mini/microbit-dal#v2.2.0-rc6-calliope.rc3-iss0.1" + "microbit-dal": "calliope-mini/microbit-dal#v2.2.0-rc6-calliope.rc3-iss0.2" }, "extraIncludes": [ "inc"