Compare commits

...

4 Commits

Author SHA1 Message Date
f2ccad6c26 0.8.6 2017-02-03 17:26:29 +01:00
8fe328b2e8 add some safety test codes to the production test 2017-02-03 17:26:04 +01:00
b984af2130 0.8.5 2017-02-02 23:23:55 -08:00
fcfcf901aa Bump pxt-core to 0.11.11 2017-02-02 23:23:52 -08:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "0.8.4",
"version": "0.8.6",
"description": "Calliope Mini editor for PXT",
"keywords": [
"JavaScript",
@ -34,6 +34,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.11.10"
"pxt-core": "0.11.11"
}
}

View File

@ -170,7 +170,7 @@
"yottaTarget": "bbc-microbit-classic-gcc",
"yottaCorePackage": "microbit",
"githubCorePackage": "calliope-mini/microbit",
"gittag": "2.0.0-rc7-calliope-p2",
"gittag": "2.0.0-rc7-calliope-p3",
"serviceId": "microbit"
},
"serial": {