Skip to content

Commit 2908ac3

Browse files
committed
v2.0.0-beta.4
1 parent cb30f00 commit 2908ac3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased]
66

7+
## [2.0.0-beta.4] - 2022-07-28
8+
79
### Added
810
- Added better error message when no files to backup ([support#681]).
911
- Added multi-step firmware flashing dialog.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pybricks/pybricks-code",
3-
"version": "2.0.0-beta.3",
3+
"version": "2.0.0-beta.4",
44
"license": "MIT",
55
"author": "The Pybricks Authors",
66
"repository": {

0 commit comments

Comments
 (0)