mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
version bump to 2.11.5
This commit is contained in:
parent
d2d33d8508
commit
18d30b99cc
2 changed files with 4 additions and 3 deletions
|
@ -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"
|
||||
}
|
||||
|
||||
|
|
|
@ -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
|
Loading…
Reference in a new issue