Release 1.112.4

This commit is contained in:
link2xt
2023-03-31 01:12:26 +00:00
parent 6c57bc9438
commit f24843fbb1
9 changed files with 13 additions and 12 deletions

View File

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