Skip to content

Commit 9ba8c27

Browse files
committed
Bump device count to 73 and version to 0.5.0
1 parent 4364874 commit 9ba8c27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
6464

6565
## Officially supported devices
6666

67-
Currently, the **we support 62 devices** by various vendors and working on adding more soon!
67+
Currently, the **we support 73 devices** by various vendors and working on adding more soon!
6868

6969

7070
Support for these devices is provided as best effort, but things might still go wrong.

openandroidinstaller/openandroidinstaller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
from tooling import run_command
5757

5858
# VERSION number
59-
VERSION = "0.4.5-beta"
59+
VERSION = "0.5.0-beta"
6060

6161
# detect platform
6262
PLATFORM = sys.platform

0 commit comments

Comments
 (0)