File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.1.0
2
+ -----
3
+ * Update MicroPython to the v2.0.0-beta.1 release
4
+ * Updated microbit-fs to v0.9.0 release
5
+ * Removed microbit-universal-hex library as microbit-fs generates Universal Hexes
6
+ * Universal Hex generated with board ID 9901 for the v1 section
7
+ * Translation system updated to be more robust to missing translations
8
+ * Minor reorganisation of some js files
9
+
1
10
2.1.0-beta.7
2
11
------------
3
12
* Update the MicroPython version to commit 44a75bb
Original file line number Diff line number Diff line change 72
72
document . execCommand ( 'Stop' ) ;
73
73
}
74
74
// VERSION INFORMATION
75
- EDITOR_VERSION = "2.1.0-beta.7 " ;
75
+ EDITOR_VERSION = "2.1.0" ;
76
76
UPY_1_VERSION = "1.0.1" ;
77
77
UPY_2_VERSION = "2.0.0-beta.1" ;
78
78
</ script >
You can’t perform that action at this time.
0 commit comments