chore(release): prepare for 1.131.8

This commit is contained in:
link2xt
2023-11-28 00:01:17 +00:00
parent 2ab29e5bfa
commit 71fbaf572a
10 changed files with 31 additions and 14 deletions

View File

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

View File

@@ -53,5 +53,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.131.7"
"version": "1.131.8"
}