From a972be89350ad5cc8565c5da8c526c0710bf7d06 Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Wed, 23 Feb 2022 21:10:48 +0100 Subject: [PATCH] Bumped version to 1.19.1-rc.2 --- 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 641ec319..881be1b2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 30 - versionCode 4299 - versionName "1.19.1-rc.1" + versionCode 4300 + versionName "1.19.1-rc.2" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'androidx.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 8143ec80..85f5a3be 100644 --- a/app/src/main/play/release-notes/en-GB/default.txt +++ b/app/src/main/play/release-notes/en-GB/default.txt @@ -1,2 +1,2 @@ -* Update Syncthing to v1.19.1-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.19.1-rc.1 ) +* Update Syncthing to v1.19.1-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.19.1-rc.2 )