From a29d8949c63d611ac45629f01070cb70c2c0f758 Mon Sep 17 00:00:00 2001 From: neonerz Date: Sat, 4 Jun 2022 12:45:04 -0400 Subject: [PATCH] 0.2.27 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index f81ddf8..c419ee1 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "minecraft-hoc22", - "version": "0.2.26", + "version": "0.2.27", "dependencies": { "core": "*", "builder": "*"