Skip to content

Commit cf439bf

Browse files
Bump version to 2.2.1 🎉 and update changelog.
1 parent 10f6a2f commit cf439bf

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.2.1
2+
-----
3+
* Update MicroPython to the final v2.0.0 release
4+
15
2.2.0
26
-----
37
* Updated existing translations

editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
document.execCommand('Stop');
7474
}
7575
// VERSION INFORMATION
76-
EDITOR_VERSION = "2.2.0";
76+
EDITOR_VERSION = "2.2.1";
7777
UPY_1_VERSION = "1.0.1";
7878
UPY_2_VERSION = "2.0.0";
7979
</script>

0 commit comments

Comments
 (0)