Skip to content

Commit 1adcc00

Browse files
Bump version to 2.1.2 🎉 and update changelog.
1 parent 6d74c7c commit 1adcc00

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.1.2
2+
-----
3+
* Update MicroPython to the v2.0.0-beta.5 release
4+
15
2.1.1
26
-----
37
* Update MicroPython to the v2.0.0-beta.3 release

editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
document.execCommand('Stop');
7373
}
7474
// VERSION INFORMATION
75-
EDITOR_VERSION = "2.1.1";
75+
EDITOR_VERSION = "2.1.2";
7676
UPY_1_VERSION = "1.0.1";
7777
UPY_2_VERSION = "2.0.0-beta.5";
7878
</script>

0 commit comments

Comments
 (0)