Skip to content

Commit 9f9aff6

Browse files
Bump version to 2.1.0-beta.7 🎉 and update changelog.
1 parent a782d02 commit 9f9aff6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.1.0-beta.7
2+
------------
3+
* Update the MicroPython version to commit 44a75bb
4+
* Update the microbit-fs library to adebf8b
5+
* Add info message on the WebUSB modal when a full flash is performed
6+
* Minor updates in the tests
7+
* Other minor bug fixes
8+
19
2.1.0-beta.6
210
------------
311
* Update the MicroPython version to commit 3e09245a46

editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</script>
7979
<script type="application/javascript">
8080
// VERSION INFORMATION
81-
EDITOR_VERSION = "2.1.0-beta.6";
81+
EDITOR_VERSION = "2.1.0-beta.7";
8282
UPY_1_VERSION = "1.0.1";
8383
UPY_2_VERSION = "2.0-44a75bb";
8484
</script>

0 commit comments

Comments
 (0)