aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-16 00:00:00 +0000
committerLena <lena@omega>2026-08-16 00:00:00 +0000
commit6578dc47a7d1f7946528e9540d9cfa2e9a5d88d2 (patch)
tree0d5867861e24f31166716fd414d879528c2c7cff /versions
parent8c6390571d28ff21a98ed3802458aceddbb6d2a0 (diff)
downloadrsend-6578dc47a7d1f7946528e9540d9cfa2e9a5d88d2.tar.gz
app: release 0.2.00.2.0
Document the multi-remote release, publish matching store metadata, and advance the version once from the released 0.1.3 base.
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.