chore: bump version to 2.47.0-dev

This commit is contained in:
Hocuri
2026-03-19 11:02:47 +01:00
parent 191e6c2821
commit b148be2618
10 changed files with 14 additions and 14 deletions

View File

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