Skip to content

Commit 3740b6f

Browse files
committed
Snagboot 2.6.1 release
- snagrecover: Correct i.MX93 ROM code recovery which doesn't support control endpoint HID commands Add multi-board support to AM335x recovery setup script Add i.MX7Solo support - treewide: Fix broken links in documentation Drop Python 3.9 support Add CI for Python 3.14 Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
1 parent 125f428 commit 3740b6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/snagrecover/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"""
66

77
# Global version string for Snagboot
8-
__version__ = "2.6"
8+
__version__ = "2.6.1"

0 commit comments

Comments
 (0)