From a757ce86eb8e5d9b6c8ca06b7c893c564ae28ade Mon Sep 17 00:00:00 2001 From: neonerz Date: Wed, 25 Oct 2023 11:37:05 -0400 Subject: [PATCH] 0.0.44 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index 1423561..41dff47 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "hoc2023-md", - "version": "0.0.43", + "version": "0.0.44", "dependencies": { "core": "*", "builder": "*"