Skip to content

Commit 3888a70

Browse files
authored
Merge pull request #258 from learningequality/rtibbles-patch-1
Update android installer version to 0.1.7
2 parents 95387b3 + 04322ee commit 3888a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from play_store_api import get_latest_version_code
66

77

8-
android_installer_version = "0.1.6"
8+
android_installer_version = "0.1.7"
99

1010

1111
BUILD_TYPE_DEBUG = "debug"

0 commit comments

Comments
 (0)