mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-03 09:49:15 +02:00
bump version
This commit is contained in:
parent
531a1e9ec7
commit
22536f233d
2 changed files with 5 additions and 1 deletions
|
@ -8,6 +8,10 @@ https://github.com/deltachat/deltachat-core/commits/master
|
|||
For a high-level overview about changes in the single apps,
|
||||
see the changelogs linked eg. from https://delta.chat/en/download
|
||||
|
||||
## v0.45.0
|
||||
|
||||
* show autocrypt setup messages independently of the show-emails setting
|
||||
|
||||
## v0.44.0
|
||||
|
||||
* improve build and python bindings
|
||||
|
|
|
@ -11,7 +11,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
#define DC_VERSION_STR "0.44.0"
|
||||
#define DC_VERSION_STR "0.45.0"
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue