chore: add dev-version bump instructions to RELEASE.md (bumping to 2.44.0-dev)

This commit is contained in:
holger krekel
2026-02-24 17:48:04 +01:00
parent c39d2f42ef
commit f1e90c73cd
13 changed files with 38 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-repl"
version = "2.43.0"
version = "2.44.0-dev"
license = "MPL-2.0"
edition = "2021"
repository = "https://github.com/chatmail/core"