From d2c1e5ff7e56a4015c8ce77d3d0be55158cf365a Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 2 Jan 2024 17:35:39 +0000 Subject: [PATCH] 2.5.37 --- protocol/pxt.json | 2 +- pxt.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol/pxt.json b/protocol/pxt.json index 9cd4aba..1e8ea21 100644 --- a/protocol/pxt.json +++ b/protocol/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-robot-protocol", - "version": "2.5.36", + "version": "2.5.37", "dependencies": { "core": "*", "radio": "*" diff --git a/pxt.json b/pxt.json index f0100b8..8312799 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "microbit-robot", - "version": "2.5.36", + "version": "2.5.37", "dependencies": { "core": "*", "radio": "*",