From f04469ea62fc53fc3ea75c9996ec6dc769f20365 Mon Sep 17 00:00:00 2001 From: Alex Kulcsar <38046796+alex-kulcsar@users.noreply.github.com> Date: Sun, 10 Nov 2024 00:29:50 -0500 Subject: [PATCH] Update extension version. --- pxt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pxt.json b/pxt.json index 6fb50ee..f29db5d 100644 --- a/pxt.json +++ b/pxt.json @@ -3,7 +3,7 @@ "version": "0.0.0", "dependencies": { "device": "*", - "pxt-fast-ternary-string-set": "github:robo-technical-group/pxt-fast-ternary-string-set#v2.1.3" + "pxt-fast-ternary-string-set": "github:robo-technical-group/pxt-fast-ternary-string-set#v2.1.4" }, "files": [ "main.ts", @@ -23,7 +23,7 @@ ], "testDependencies": {}, "targetVersions": { - "target": "1.12.56", + "target": "1.12.57", "targetId": "arcade" }, "supportedTargets": [