From ffe3227918df1f67230f855b974ea35ee62156a0 Mon Sep 17 00:00:00 2001 From: neonerz Date: Sat, 16 Jul 2022 19:40:02 -0400 Subject: [PATCH] 0.2.62 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 1e06caf..6d76ae8 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "minecraft-hoc22", - "version": "0.2.61", + "version": "0.2.62", "dependencies": { "core": "*", "builder": "*"