version bump to 2.9.13 + changelog

This commit is contained in:
Daniel Gultsch 2021-05-03 16:21:10 +02:00
parent 5d3ad6e36b
commit a5ad2b7fc6
4 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Changelog
### Version 2.9.13
* minor A/V improvements
### Version 2.9.12
* Always verify domain name. No user overwrite

View File

@ -93,8 +93,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 42014
versionName "2.9.12"
versionCode 42015
versionName "2.9.13"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId

View File

@ -0,0 +1 @@
* minor A/V improvements

View File

@ -1,4 +1,4 @@
\<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="action_settings">Cài đặt</string>
<string name="action_add">Cuộc hội thoại mới</string>