Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of microbit-eddystone by
Revision 8:e66291922b6c, committed 2016-07-13
- Comitter:
- LancasterUniversity
- Date:
- Wed Jul 13 13:00:19 2016 +0100
- Parent:
- 7:b70ce42be891
- Child:
- 9:b48b1d1569e4
- Commit message:
- Synchronized with git rev 95a3a6b3
Author: James Devine
microbit: updated module.json to v2.0.0-rc2, and microbit-dal v2.0.0-rc2
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Wed Jul 13 13:00:18 2016 +0100
+++ b/module.json Wed Jul 13 13:00:19 2016 +0100
@@ -1,10 +1,10 @@
{
"name": "microbit",
- "version": "1.0.0-rc1",
+ "version": "2.0.0-rc2",
"description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
"license": "MIT",
"dependencies": {
- "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc1"
+ "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc2"
},
"extraIncludes": [
"inc"
