From 6cf59596133f1b11875d7e7f9dfd1ad6108222c9 Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Fri, 6 Mar 2020 21:44:01 +0100 Subject: [PATCH] Bumped version to 1.4.0-rc.11 --- 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 4a47feff..c5783fb2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4217 - versionName "1.4.0-rc.10" + versionCode 4218 + versionName "1.4.0-rc.11" 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 5734a679..e64f5566 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.10 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.10 ) +* Update Syncthing to v1.4.0-rc.11 ( https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.11 )