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 by
Revision 11:b5c6d46127ad, committed 2016-07-13
- Comitter:
- LancasterUniversity
- Date:
- Wed Jul 13 13:00:23 2016 +0100
- Parent:
- 10:066cffadc08f
- Child:
- 12:a62ca1ee7b52
- Commit message:
- Synchronized with git rev 67c254ec
Author: James Devine
microbit: moved to v2.0.0-rc4
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:22 2016 +0100
+++ b/module.json Wed Jul 13 13:00:23 2016 +0100
@@ -1,6 +1,6 @@
{
"name": "microbit",
- "version": "2.0.0-rc3",
+ "version": "2.0.0-rc4",
"description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
"license": "MIT",
"dependencies": {
