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

version bump to 2.6.3 + changelog

parent 91ca25d8
No related branches found
No related tags found
No related merge requests found
# Changelog
### Version 2.6.3
* Support for ?register and ?register;preauth XMPP uri parameters
### Version 2.6.2
* let users set their own nick name
* resume download of OMEMO encrypted files
......
......@@ -90,8 +90,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 359
versionName "2.6.3-alpha.6"
versionCode 360
versionName "2.6.3"
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