Skip to content

Commit 99a87cd

Browse files
committed
Snagboot v2.2 release
- docs: provide some performance indicators for Snagfactory - snagflash: add a Fastboot command to flash Android Sparse Image files - snagrecover: add support for AM62Lx platforms Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
1 parent 9d60b36 commit 99a87cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
8+
__version__ = "2.2"

0 commit comments

Comments
 (0)