Merge branch 'stable-1.112' into 'master'

This commit is contained in:
link2xt
2023-04-04 15:01:37 +00:00
12 changed files with 45 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.112.5"
version = "1.112.6"
description = "DeltaChat JSON-RPC API"
edition = "2021"
default-run = "deltachat-jsonrpc-server"

View File

@@ -55,5 +55,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.112.5"
"version": "1.112.6"
}