1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 10:39:27 +02:00

bump version

This commit is contained in:
B. Petersen 2018-12-09 01:17:48 +01:00
parent 6a61944499
commit f3ec3b332f
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
2 changed files with 7 additions and 1 deletions

View file

@ -8,6 +8,12 @@ https://github.com/deltachat/deltachat-core/commits/master
For a high-level overview about changes anywhere in the Delta Chat ecosystem,
see https://delta.chat/en/changelog
## v0.29.0
* add dc_chat_get_color() and dc_contact_get_color()
The changes have been done by Björn Petersen
## v0.28.0
* allow any messages as drafts

View file

@ -11,7 +11,7 @@ extern "C" {
#endif
#define DC_VERSION_STR "0.28.0"
#define DC_VERSION_STR "0.29.0"
/**