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

Commit 47cdd2f

Browse files
committed
bump version
1 parent 216bc6b commit 47cdd2f

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 anywhere in the Delta Chat ecosystem,
99
see https://delta.chat/en/changelog
1010

11+
## v0.38.0
12+
13+
* enable sentbox_watch, mvbox_watch and mvbox_move by default
14+
1115
## v0.37.0
1216

1317
* join normal groups via qr-code

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

1616

1717
/**

0 commit comments

Comments
 (0)