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 2019-01-08 17:36:46 +01:00
parent c328043379
commit 3433fcb52c
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
2 changed files with 8 additions and 1 deletions

View file

@ -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

View file

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