bump version

This commit is contained in:
B. Petersen 2019-05-07 17:38:28 +02:00
parent 169d3d9326
commit fbe33cd8a3
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
2 changed files with 13 additions and 2 deletions

View file

@ -1,5 +1,16 @@
# Delta Chat Android Changelog
## v0.304.0
2019-05-07
* Add Catalan translation
* Update several other translations
* Bugfixes
The changes have been done by Ampli-fier, Andrei Guliaikin, Asiel Díaz Benítez,
Björn Petersen, Calbasi, Enrico B., ferhad.necef, Heimen Stoffels, link2xt,
Maverick2k, Ole Carlsen, Osoitz, Ozancan Karataş, Racer1, Webratte
## v0.303.0
2019-05-01

View file

@ -90,8 +90,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 546
versionName "0.303.0"
versionCode 547
versionName "0.304.0"
applicationId "com.b44t.messenger"