chore(release): prepare for 2.47.0

This commit is contained in:
link2xt
2026-03-24 04:07:52 +01:00
parent 5ab1fdca2e
commit 8528184fa3
12 changed files with 49 additions and 15 deletions

View File

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