From a968892207a02cbc0d0e44625183c2827f7bd30a Mon Sep 17 00:00:00 2001 From: Tom Ball Date: Wed, 4 Sep 2024 12:46:00 -0700 Subject: [PATCH] alpha for now --- mkc.json | 2 +- pxt.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mkc.json b/mkc.json index 1ea4650..f0eda2f 100644 --- a/mkc.json +++ b/mkc.json @@ -1,3 +1,3 @@ { - "targetWebsite": "https://makecode.microbit.org/beta" + "targetWebsite": "https://makecode.microbit.org/alpha" } diff --git a/pxt.json b/pxt.json index 405234a..cea26d2 100644 --- a/pxt.json +++ b/pxt.json @@ -8,7 +8,7 @@ "microphone": "*", "datalogger": "*", "settings": "*", - "pxt-arcadeshield": "github:microsoft/pxt-arcadeshield#v0.1.0" + "pxt-arcadeshield": "github:microsoft/pxt-arcadeshield#v0.1.2" }, "files": [ "keymap.ts",