pxt-microbit 4.0.22 → 4.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -355,11 +355,11 @@
355
355
  },
356
356
  "uploadDocs": true,
357
357
  "versions": {
358
- "branch": "v4.0.22",
359
- "tag": "v4.0.22",
360
- "commits": "https://github.com/microsoft/pxt-microbit/commits/0fcc45347c46e1fc32b3645d6fec5cf7c0988183",
361
- "target": "4.0.22",
362
- "pxt": "7.0.17"
358
+ "branch": "v4.0.23",
359
+ "tag": "v4.0.23",
360
+ "commits": "https://github.com/microsoft/pxt-microbit/commits/8903212223226ce26510f958f0c48112a0c21a91",
361
+ "target": "4.0.23",
362
+ "pxt": "7.0.19"
363
363
  },
364
364
  "blocksprj": {
365
365
  "id": "blocksprj",
package/built/theme.json CHANGED
@@ -255,7 +255,7 @@
255
255
  "incompatibleHardwareImage": "/static/download/incompatible.png"
256
256
  },
257
257
  "winAppDeprImage": "/static/winapp.PNG",
258
- "showWinAppDeprBanner": false,
258
+ "showWinAppDeprBanner": true,
259
259
  "TOC": [
260
260
  {
261
261
  "name": "About",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "4.0.22",
3
+ "version": "4.0.23",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -45,6 +45,6 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "pxt-common-packages": "9.0.1",
48
- "pxt-core": "7.0.17"
48
+ "pxt-core": "7.0.19"
49
49
  }
50
50
  }
package/pxtarget.json CHANGED
@@ -601,7 +601,7 @@
601
601
  "incompatibleHardwareImage": "/static/download/incompatible.png"
602
602
  },
603
603
  "winAppDeprImage": "/static/winapp.PNG",
604
- "showWinAppDeprBanner": false
604
+ "showWinAppDeprBanner": true
605
605
  },
606
606
  "queryVariants": {
607
607
  "hidemenu": {