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:
parent
6a61944499
commit
f3ec3b332f
2 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -11,7 +11,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
#define DC_VERSION_STR "0.28.0"
|
||||
#define DC_VERSION_STR "0.29.0"
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue