Skip to content

Commit

Permalink
v2.2.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Jul 1, 2023
1 parent 3ce7003 commit a50f471
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

## [2.2.0-beta.7] - 2023-07-01

### Fixed
- Fixed terminal not working (regression in 2.2.0-beta.6, [support#1130]).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pybricks/pybricks-code",
"version": "2.2.0-beta.6",
"version": "2.2.0-beta.7",
"license": "MIT",
"author": "The Pybricks Authors",
"repository": {
Expand Down

0 comments on commit a50f471

Please sign in to comment.