chore: bump version to 2.48.0-dev

This commit is contained in:
link2xt
2026-03-24 04:30:06 +01:00
parent 8528184fa3
commit 59be03a7eb
10 changed files with 14 additions and 14 deletions

View File

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