Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Commit 22536f2

Browse files
committed
bump version
1 parent 531a1e9 commit 22536f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ https://github.com/deltachat/deltachat-core/commits/master
88
For a high-level overview about changes in the single apps,
99
see the changelogs linked eg. from https://delta.chat/en/download
1010

11+
## v0.45.0
12+
13+
* show autocrypt setup messages independently of the show-emails setting
14+
1115
## v0.44.0
1216

1317
* improve build and python bindings

src/deltachat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ extern "C" {
1111
#endif
1212

1313

14-
#define DC_VERSION_STR "0.44.0"
14+
#define DC_VERSION_STR "0.45.0"
1515

1616

1717
/**

0 commit comments

Comments
 (0)