diff --git a/app/build.gradle b/app/build.gradle index a1467261..73eec0ff 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 4210 - versionName "1.4.0-rc.2" + versionCode 4211 + versionName "1.4.0-rc.3" 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 e7e1493e..7c8ed66c 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.2 (https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.2) +* Update Syncthing to v1.4.0-rc.3 (https://github.com/syncthing/syncthing/releases/tag/v1.4.0-rc.3)