Compare commits

...

16 Commits

Author SHA1 Message Date
8d33b4ded8 0.9.13 2017-02-21 12:10:56 -08:00
c58f847b33 Bump pxt-core to 0.11.41 2017-02-21 12:10:56 -08:00
19eff8e642 0.9.12 2017-02-17 23:22:45 -08:00
d53c8e9bef Bump pxt-core to 0.11.40 2017-02-17 23:22:44 -08:00
aea8299006 February beta to release. 2017-02-17 12:23:24 -08:00
90f63c597f 0.9.11 2017-02-17 12:14:50 -08:00
c4db344a85 Bump pxt-core to 0.11.39 2017-02-17 12:14:49 -08:00
0558e8945d 0.9.10 2017-02-17 11:46:54 -08:00
e90875d57d Bump pxt-core to 0.11.38 2017-02-17 11:46:53 -08:00
f4c1a65e7e 0.9.9 2017-02-17 11:06:07 -08:00
8dc88c44f2 Bump pxt-core to 0.11.37 2017-02-17 11:06:06 -08:00
acbe9106cc Updating small organization logo 2017-02-16 20:36:20 -08:00
652b09d5c4 0.9.8 2017-02-14 16:19:51 -08:00
e35312de70 Bump pxt-core to 0.11.36 2017-02-14 16:19:49 -08:00
82764ffcc1 0.9.7 2017-02-14 15:38:24 -08:00
f1404cef61 Bump pxt-core to 0.11.35 2017-02-14 15:38:22 -08:00
4 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{
"appref": "v0.7.41"
"appref": "v0.9.11"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1,6 +1,6 @@
{
"name": "pxt-microbit",
"version": "0.9.6",
"version": "0.9.13",
"description": "micro:bit target for PXT",
"keywords": [
"JavaScript",
@ -36,6 +36,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.11.33"
"pxt-core": "0.11.41"
}
}

View File

@ -200,7 +200,7 @@
"appLogo": "./static/icons/apple-touch-icon.png",
"organization": "Microsoft",
"organizationUrl": "https://pxt.io/",
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray.png",
"organizationLogo": "./static/Microsoft-logo_rgb_c-gray-square.png",
"organizationWideLogo": "./static/Microsoft-logo_rgb_c-white.png",
"homeUrl": "https://pxt.microbit.org/",
"embedUrl": "https://pxt.microbit.org/",