Skip to content

Commit 842c69e

Browse files
committed
@pybricks/firmware v4.7.1+firmware.v3.0.0b3
1 parent 6c3daec commit 842c69e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

npm/firmware/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.7.1 - 2021-04-02
2+
### Changed
3+
- Rerelease firmware to v3.0.0b3 due to bug.
4+
15
## 4.7.0 - 2021-03-30
26
### Changed
37
- Updated firmware to v3.0.0b3.

npm/firmware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pybricks/firmware",
3-
"version": "4.7.0+firmware.v3.0.0b3",
3+
"version": "4.7.1+firmware.v3.0.0b3",
44
"description": "Pybricks firmware",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

0 commit comments

Comments
 (0)