Skip to content

Commit

Permalink
@pybricks/firmware v4.6.0+firmware.v3.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Feb 19, 2021
1 parent 30ff916 commit 0072f4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions npm/firmware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.6.0 - 2021-02-19
### Changed
- Updated firmware to v3.0.0b2.

## 4.5.0 - 2021-01-22
### Changed
- Updated firmware to v3.0.0b1.
Expand Down
2 changes: 1 addition & 1 deletion npm/firmware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pybricks/firmware",
"version": "4.5.0+firmware.v3.0.0b1",
"version": "4.6.0+firmware.v3.0.0b2",
"description": "Pybricks firmware",
"main": "./build/index.js",
"types": "./build/index.d.ts",
Expand Down

0 comments on commit 0072f4e

Please sign in to comment.