We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f96b80 commit 0b0dc49Copy full SHA for 0b0dc49
npm/firmware/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 7.20.0 - 2025-02-14
2
+
3
+### Changed
4
+- Updated firmware to v3.6.0b3.
5
6
## 7.19.0 - 2024-10-15
7
8
### Changed
npm/firmware/package.json
@@ -1,7 +1,7 @@
{
"name": "@pybricks/firmware",
- "version": "7.19.0",
- "firmwareTag": "v3.6.0b2",
+ "version": "7.20.0",
+ "firmwareTag": "v3.6.0b3",
"description": "Pybricks firmware",
"main": "./build/index.js",
"types": "./build/index.d.ts",
0 commit comments