pxt-microbit 4.1.13 → 4.1.14

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.
@@ -157,7 +157,7 @@
157
157
  "codalTarget": {
158
158
  "name": "codal-microbit-v2",
159
159
  "url": "https://github.com/lancaster-university/codal-microbit-v2",
160
- "branch": "v0.2.34-RC1",
160
+ "branch": "v0.2.35",
161
161
  "type": "git"
162
162
  },
163
163
  "codalBinary": "MICROBIT",
@@ -355,11 +355,11 @@
355
355
  },
356
356
  "uploadDocs": true,
357
357
  "versions": {
358
- "branch": "v4.1.13",
359
- "tag": "v4.1.13",
360
- "commits": "https://github.com/microsoft/pxt-microbit/commits/a1dddba89ab269628ec39fe4963e6c8e2d4f09a3",
361
- "target": "4.1.13",
362
- "pxt": "7.5.3"
358
+ "branch": "v4.1.14",
359
+ "tag": "v4.1.14",
360
+ "commits": "https://github.com/microsoft/pxt-microbit/commits/522402e65a8ff24b6275e434b450d6d57e9f55c3",
361
+ "target": "4.1.14",
362
+ "pxt": "7.5.4"
363
363
  },
364
364
  "blocksprj": {
365
365
  "id": "blocksprj",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "4.1.13",
3
+ "version": "4.1.14",
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.5.4",
48
- "pxt-core": "7.5.3"
48
+ "pxt-core": "7.5.4"
49
49
  }
50
50
  }
package/pxtarget.json CHANGED
@@ -164,7 +164,7 @@
164
164
  "codalTarget": {
165
165
  "name": "codal-microbit-v2",
166
166
  "url": "https://github.com/lancaster-university/codal-microbit-v2",
167
- "branch": "v0.2.34-RC1",
167
+ "branch": "v0.2.35",
168
168
  "type": "git"
169
169
  },
170
170
  "codalBinary": "MICROBIT",