From 359a436f4f95211f9e29a4dd7d9afd1f9c3682c6 Mon Sep 17 00:00:00 2001 From: Chris Youngs Date: Mon, 14 Oct 2019 14:51:54 -0700 Subject: [PATCH] Bumped version to 0.0.26 Lesson completion is now dependent on not breaking any non-hazard blocks --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 0a43dc0..f6bad9d 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "minecraft-hoc2019", - "version": "0.0.25", + "version": "0.0.26", "description": "Support for Minecraft Hour of Code activities", "license": "MIT", "dependencies": {