Skip to content
Snippets Groups Projects
Commit d51682a9 authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

version bump to 2.11.0-beta

parent 6b9ebb3a
No related branches found
No related tags found
No related merge requests found
# Changelog
### Version 2.11.0
* Implement Extensible SASL Profile, Bind 2.0 and Fast for faster reconnects
* Implement Channel Binding
* Add ability to delete own avatar
* Add notification for missed calls
### Version 2.10.10
* Minor bug fixes
......
......@@ -93,8 +93,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 32
versionCode 42038
versionName "2.10.10"
versionCode 42039
versionName "2.11.0-beta"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment