prepare 1.61 (#2715)

* update changelog for 1.61

* adapt hints in version-helper

* bump version to 1.61.0
This commit is contained in:
bjoern
2021-10-03 17:53:15 +02:00
committed by GitHub
parent b18bdd1b00
commit 1ee19bf3ca
5 changed files with 36 additions and 8 deletions

4
Cargo.lock generated
View File

@@ -1072,7 +1072,7 @@ dependencies = [
[[package]]
name = "deltachat"
version = "1.60.0"
version = "1.61.0"
dependencies = [
"ansi_term",
"anyhow",
@@ -1152,7 +1152,7 @@ dependencies = [
[[package]]
name = "deltachat_ffi"
version = "1.60.0"
version = "1.61.0"
dependencies = [
"anyhow",
"async-std",