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
c328043379
commit
3433fcb52c
2 changed files with 8 additions and 1 deletions
|
@ -8,6 +8,13 @@ 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.36.0
|
||||
|
||||
* build improvements
|
||||
|
||||
The changes have been done by Björn Petersen, Jikstra
|
||||
and Lars-Magnus Skog
|
||||
|
||||
## v0.35.0
|
||||
|
||||
* additional parameter for dc_get_chat_media() to pass a third type
|
||||
|
|
|
@ -11,7 +11,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
#define DC_VERSION_STR "0.35.0"
|
||||
#define DC_VERSION_STR "0.36.0"
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue