From d2579a06697f5ea8e4c1f3e566d25b14c25fe932 Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Sun, 23 Feb 2020 20:24:35 +0100 Subject: [PATCH] Bumped version to 1.4.0-rc.7 --- app/build.gradle | 4 ++-- app/src/main/play/release-notes/en-GB/default.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index dacae5a0..bc8eb43f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4213 - versionName "1.4.0-rc.5" + versionCode 4214 + versionName "1.4.0-rc.7" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' } diff --git a/app/src/main/play/release-notes/en-GB/default.txt b/app/src/main/play/release-notes/en-GB/default.txt index 9093413e..3463f03d 100644 --- a/app/src/main/play/release-notes/en-GB/default.txt +++ b/app/src/main/play/release-notes/en-GB/default.txt @@ -1 +1 @@ -* Update Syncthing to v1.4.0-rc.5 (https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.5) +* Update Syncthing to v1.4.0-rc.7 (https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.7)