From 9db217a10c03492e5fcb318f71bac5895b2d6419 Mon Sep 17 00:00:00 2001 From: Damien George Date: Tue, 27 Feb 2024 10:30:19 +1100 Subject: [PATCH] codal_app: Update codal-microbit-v2 to v0.2.66. Signed-off-by: Damien George --- src/codal_app/codal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/codal_app/codal.json b/src/codal_app/codal.json index c0a88d4..6d15e8c 100644 --- a/src/codal_app/codal.json +++ b/src/codal_app/codal.json @@ -2,7 +2,7 @@ "target": { "name": "codal-microbit-v2", "url": "https://github.com/lancaster-university/codal-microbit-v2", - "branch": "v0.2.63", + "branch": "v0.2.66", "type": "git", "test_ignore": true } ,