We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb30f00 commit 2908ac3Copy full SHA for 2908ac3
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## [Unreleased]
6
7
+## [2.0.0-beta.4] - 2022-07-28
8
+
9
### Added
10
- Added better error message when no files to backup ([support#681]).
11
- Added multi-step firmware flashing dialog.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pybricks/pybricks-code",
3
- "version": "2.0.0-beta.3",
+ "version": "2.0.0-beta.4",
"license": "MIT",
"author": "The Pybricks Authors",
"repository": {
0 commit comments