Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
This commit is contained in:
commit
e124be7cf9
@ -421,7 +421,7 @@ namespace images {
|
||||
# # # . .
|
||||
. # # # #
|
||||
. # # # .
|
||||
. .. . .`);
|
||||
. . . . .`);
|
||||
case IconNames.House: return images.createImage(`
|
||||
. . # . .
|
||||
. # # # .
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pxt-microbit",
|
||||
"version": "0.12.23",
|
||||
"version": "0.12.24",
|
||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
||||
"keywords": [
|
||||
"JavaScript",
|
||||
@ -38,6 +38,6 @@
|
||||
"semantic-ui-less": "^2.2.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-core": "0.12.81"
|
||||
"pxt-core": "0.12.82"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user