chore: bump version to 2.44.0-dev

This commit is contained in:
link2xt
2026-02-27 01:16:34 +00:00
parent ffce0dfc9a
commit e1e8407905
10 changed files with 14 additions and 14 deletions

View File

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