We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f87996 commit dece249Copy full SHA for dece249
1 file changed
openandroidinstaller/openandroidinstaller.py
@@ -56,7 +56,7 @@
56
from tooling import run_command
57
58
# VERSION number
59
-VERSION = "0.5.0-beta"
+VERSION = "0.5.1-beta"
60
61
# detect platform
62
PLATFORM = sys.platform
0 commit comments