Restore '19/06/2021, 18:44:45 2.0.0'

This commit is contained in:
Alexander Davis
2021-06-19 19:01:35 +01:00
parent 26115fae43
commit 181abe698b
8 changed files with 202 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Binary Box",
"version": "1.0.0",
"version": "2.0.0",
"description": "",
"dependencies": {
"core": "*",
@@ -16,5 +16,5 @@
"supportedTargets": [
"microbit"
],
"preferredEditor": "pyprj"
"preferredEditor": "blocksprj"
}