chore: bump version to 2.50.0-dev

This commit is contained in:
link2xt
2026-04-13 10:14:01 +02:00
parent dab7ca19fe
commit 3236c8bbf4
10 changed files with 14 additions and 14 deletions

View File

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