aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-23 00:00:00 +0000
committerLena <lena@omega>2026-08-23 00:00:00 +0000
commit4bc9e8522099deaa3de25d4cb6fb721dc9f42878 (patch)
tree95c3f5f2bc5428085f10f3561e321f38081ecc60 /versions
parent780d3167a427d6964806694ef5282be0c6f4cd33 (diff)
downloadrsend-0.2.1.tar.gz
app: release 0.2.1HEAD0.2.1master
Advance the version once from the released 0.2.0 base and publish the matching changelog. No transfer, protocol or storage behaviour changed, so the store description stands. The dashboard screenshot prints BuildConfig.VERSION_NAME, so it is the one store image a version bump invalidates. Recaptured on the same 1080x2400 profile with the same demo state.
Diffstat (limited to 'versions')
-rw-r--r--versions4
1 files changed, 2 insertions, 2 deletions
diff --git a/versions b/versions
index a2faa47..6d5428e 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.2.0
-APP_VERSION_CODE=5
+APP_VERSION=0.2.1
+APP_VERSION_CODE=6
# 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.