v2.0.0-beta.4

This commit is contained in:
David Lechner
2022-07-28 10:25:33 -05:00
parent cb30f00bbd
commit 2908ac358d
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
## [Unreleased]
## [2.0.0-beta.4] - 2022-07-28
### Added
- Added better error message when no files to backup ([support#681]).
- Added multi-step firmware flashing dialog.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pybricks/pybricks-code",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"license": "MIT",
"author": "The Pybricks Authors",
"repository": {