v2.2.0-beta.7

This commit is contained in:
David Lechner
2023-07-01 11:09:50 -05:00
parent 3ce7003f10
commit a50f471e88
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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]).
+1 -1
View File
@@ -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": {