version bump to 2.11.5

This commit is contained in:
Stefan Niedermann 2020-03-26 13:52:12 +01:00
parent d2d33d8508
commit 18d30b99cc
2 changed files with 4 additions and 3 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 29
versionCode 2011004
versionName "2.11.4"
versionCode 2011005
versionName "2.11.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View file

@ -1 +1,2 @@
- 🐞 Fix crash when note contains multiple images without descriptions
- 🐞 Fix crash when note contains multiple images without descriptions
- 🔍 Enhance highlighting of search results