diff options
| author | Lena <lena@omega> | 2026-08-16 00:00:00 +0000 |
|---|---|---|
| committer | Lena <lena@omega> | 2026-08-16 00:00:00 +0000 |
| commit | 6578dc47a7d1f7946528e9540d9cfa2e9a5d88d2 (patch) | |
| tree | 0d5867861e24f31166716fd414d879528c2c7cff /versions | |
| parent | 8c6390571d28ff21a98ed3802458aceddbb6d2a0 (diff) | |
| download | rsend-0.2.0.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-- | versions | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |