Skip to content

Commit 0a33c6a

Browse files
committed
CHANGELOG: fix copy/pasted firmware version
1 parent 62c4ba0 commit 0a33c6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
### Changed
1111
- Better error message when download and run fails due to disconnected hub.
12-
- Updated firmware to v3.2.0b4:
12+
- Updated firmware to v3.3.0b4:
1313

1414
#### Added
1515
- Added `pybricks.tools.cross(a, b)` to get a vector cross product.
@@ -54,7 +54,7 @@
5454
### Changed
5555
- Focus editor when new file is opened.
5656
- Updated dependencies.
57-
- Updated firmware to v3.2.0b3:
57+
- Updated firmware to v3.3.0b3:
5858

5959
#### Added
6060
- Added `positive_direction` to `DriveBase` initializer ([support#989]).
@@ -98,7 +98,7 @@
9898
- Added ability to import ZIP files containing Python files ([support#833]).
9999

100100
### Changed
101-
- Updated firmware to v3.2.0b2:
101+
- Updated firmware to v3.3.0b2:
102102

103103
### Added
104104
- Added `precision_profile` parameter to `Motor` initializer.

0 commit comments

Comments
 (0)