From 40840c542b0dd9c16d27cb9c330812e745c4ed31 Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Sat, 10 Aug 2019 19:44:56 +0200 Subject: [PATCH] Bumped version to 1.2.1 --- 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 34c5b9f7..aad389d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 26 - versionCode 4186 - versionName "1.2.1-rc.5" + versionCode 4187 + versionName "1.2.1" 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 d577ba3f..b8f3d933 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.2.1-rc.5 (https://github.com/syncthing/syncthing/releases/tag/v1.2.1-rc.5) +* Update Syncthing to v1.2.1 (https://github.com/syncthing/syncthing/releases/tag/v1.2.1)