Prepare 1.112.7

This commit is contained in:
link2xt
2023-04-17 15:18:37 +00:00
parent 179b9ba2cb
commit 0b832fb9de
9 changed files with 17 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.112.6"
version = "1.112.7"
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.6"
}
"version": "1.112.7"
}