chore(release): prepare for 1.148.6

This commit is contained in:
B. Petersen
2024-10-31 14:19:18 +01:00
committed by bjoern
parent d8f07b2c5f
commit 88278fc826
13 changed files with 44 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-rpc-server"
version = "1.148.5"
version = "1.148.6"
description = "DeltaChat JSON-RPC server"
edition = "2021"
readme = "README.md"

View File

@@ -15,5 +15,5 @@
},
"type": "module",
"types": "index.d.ts",
"version": "1.148.5"
"version": "1.148.6"
}