version bump to 1.23.8 + changelog
This commit is contained in:
parent
0deffef8da
commit
9acd76b7ef
|
@ -1,5 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
### Version 1.23.8
|
||||
* bug fixes
|
||||
|
||||
### Version 1.23.7
|
||||
* Improved MAM support + bug fixes
|
||||
|
||||
|
|
|
@ -68,8 +68,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 25
|
||||
versionCode 254
|
||||
versionName "1.23.7"
|
||||
versionCode 255
|
||||
versionName "1.23.8"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue