From 3067ac1140016e7cd61bc2d8e4744d44f296a317 Mon Sep 17 00:00:00 2001 From: neonerz Date: Fri, 26 Aug 2022 14:32:15 -0400 Subject: [PATCH] 0.3.4 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index a547863..6cb48d2 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "minecraft-hoc2022-md", - "version": "0.3.3", + "version": "0.3.4", "dependencies": { "core": "*", "builder": "*"