chore: bump version to 2.49.0-dev

This commit is contained in:
link2xt
2026-04-08 22:27:29 +02:00
parent 60bc4011f7
commit 795fe9a38b
11 changed files with 15 additions and 15 deletions

View File

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