version bump to 1.12.6
This commit is contained in:
parent
49cefd1c0c
commit
71787bd2e1
|
@ -1,5 +1,8 @@
|
|||
###Changelog
|
||||
|
||||
####Version 1.12.6
|
||||
* bug fixes
|
||||
|
||||
####Version 1.12.5
|
||||
* new create conference dialog
|
||||
* show first unread message on top
|
||||
|
|
|
@ -54,8 +54,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 146
|
||||
versionName "1.12.5"
|
||||
versionCode 147
|
||||
versionName "1.12.6"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue