chore(release): prepare for 2.56.0

This commit is contained in:
holger krekel
2026-07-21 19:17:51 +02:00
parent 61898b4789
commit ca1fe8e352
11 changed files with 36 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "2.56.0-dev"
version = "2.56.0"
description = "DeltaChat JSON-RPC API"
edition = "2021"
license = "MPL-2.0"

View File

@@ -54,5 +54,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "2.56.0-dev"
"version": "2.56.0"
}