Compare commits
16 Commits
Author | SHA1 | Date | |
---|---|---|---|
8d33b4ded8 | |||
c58f847b33 | |||
19eff8e642 | |||
d53c8e9bef | |||
aea8299006 | |||
90f63c597f | |||
c4db344a85 | |||
0558e8945d | |||
e90875d57d | |||
f4c1a65e7e | |||
8dc88c44f2 | |||
acbe9106cc | |||
652b09d5c4 | |||
e35312de70 | |||
82764ffcc1 | |||
f1404cef61 |
@ -1,3 +1,3 @@
|
||||
{
|
||||
"appref": "v0.7.41"
|
||||
"appref": "v0.9.11"
|
||||
}
|
||||
|
BIN
docs/static/Microsoft-logo_rgb_c-gray-square.png
vendored
Normal file
BIN
docs/static/Microsoft-logo_rgb_c-gray-square.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
@ -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"
|
||||
}
|
||||
}
|
||||
|
@ -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/",
|
||||
|
Reference in New Issue
Block a user