File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ request there for a maintainer to review and merge. The bundle contains:
3737The version is taken from the release tag with any leading ` v ` stripped
3838(` v2.2.4 ` → ` 2.2.4 ` ), and becomes the directory name and the ` xrplib-<version> ` id.
3939
40+ The library version number has been changed to YY.MM.N - ex. 26.07.1 is the first version released in July 2026.
41+
4042** One-time setup.** Add a repository secret named ` FIRMWARE_TOKEN ` — a fine-grained
4143PAT or GitHub App token with ** Contents: write** and ** Pull requests: write** on
4244Open-STEM/XRP_Firmware. Contents: write is needed to push the PR's branch (not to
Original file line number Diff line number Diff line change 3434 "deps" : [
3535 [" github:pimoroni/phew" , " latest" ]
3636 ],
37- "version" : " 2.2.3 "
37+ "version" : " 26.07.1 "
3838 }
You can’t perform that action at this time.
0 commit comments