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

Commit 995d249

Browse files
committed
bump version
1 parent b3307c3 commit 995d249

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ https://github.com/deltachat/deltachat-core/commits/master
88
For a high-level overview about changes anywhere in the Delta Chat ecosystem,
99
see https://delta.chat/en/changelog
1010

11+
## v0.39.1
12+
13+
* bugfix release
14+
15+
The changes have been done by Ampli-fier, Björn Petersen and Lars-Magnus Skog
16+
1117
## v0.39.0
1218

1319
* add sender to system messages

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.39.0"
14+
#define DC_VERSION_STR "0.39.1"
1515

1616

1717
/**

0 commit comments

Comments
 (0)