Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumped version to 0.10.12
  • Loading branch information
AudriusButkevicius committed Jul 24, 2018
1 parent ecb6200 commit 7cfe085
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -35,8 +35,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
versionCode 4144
versionName "0.10.11"
versionCode 4145
versionName "0.10.12"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
playAccountConfig = playAccountConfigs.defaultAccountConfig
Expand Down
8 changes: 6 additions & 2 deletions app/src/main/play/en-GB/whatsnew
@@ -1,2 +1,6 @@
* Update syncthing to 0.14.48
* Various fixes
* Update syncthing to v0.14.49
* Various bug and crash fixes
* Expose folder errors in Android UI
* Add Override changes button for send-only folders
* Add pull order to folder creation dialog
* Add option to undo ignoring device connection/folder share requests

0 comments on commit 7cfe085

Please sign in to comment.