aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
Diffstat (limited to 'versions')
-rw-r--r--versions4
1 files changed, 2 insertions, 2 deletions
diff --git a/versions b/versions
index 3c2d837..d52e433 100644
--- a/versions
+++ b/versions
@@ -5,8 +5,8 @@
# App release identity. Bump both together; the release's changelog file is
# fastlane/metadata/android/en-US/changelogs/${APP_VERSION_CODE}.txt.
-APP_VERSION=0.1.3
-APP_VERSION_CODE=4
+APP_VERSION=0.2.0
+APP_VERSION_CODE=5
# Native rsync, built from source via the Android NDK. The tarball sha256 lives
# in rsync/rsync-${RSYNC_VERSION}.tar.gz.sha256, which the build verifies.