Skip to content

Commit f03864e

Browse files
committed
chore: update lineage file example
* https://lineageos.org/Changelog-30/
1 parent ef61372 commit f03864e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openandroidinstaller/views/select_view.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def build(self):
250250
Text("Select an OS image:", style="titleSmall"),
251251
Markdown(
252252
f"""
253-
The image file should look something like `lineage-22.2-20241101-nightly-{self.state.config.device_code}-signed.zip`."""
253+
The image file should look something like `lineage-23.0-20251001-nightly-{self.state.config.device_code}-signed.zip`."""
254254
),
255255
Row(
256256
[

0 commit comments

Comments
 (0)