forked from mirror/monocles_chat_clean
version bump to 1.23.8 + changelog
This commit is contained in:
parent
036fbb2b65
commit
cf853ce62f
2 changed files with 5 additions and 2 deletions
|
@ -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