chore(release): prepare for 2.26.0

This commit is contained in:
link2xt
2025-11-11 17:30:19 +00:00
parent 1cb0a25e16
commit 69a3a31554
12 changed files with 57 additions and 15 deletions

View File

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