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

version bump to 2.6.1 + changelog

parent 8d245fc7
No related branches found
No related tags found
No related merge requests found
# Changelog
### Version 2.6.1
* fixes for Jingle IBB file transfer
* fixes for repeated corrections filling up the database
* switched to Last Message Correction v1.1
### Version 2.6.0
* Introduce expert setting to perform channel discovery on local server instead of [search.jabber.network](https://search.jabber.network)
* Enable delivery check marks by default and remove setting
......
......@@ -84,8 +84,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 349
versionName "2.6.0"
versionCode 351
versionName "2.6.1"
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