build: prepare 2026.3.13 release

This commit is contained in:
Peter Steinberger 2026-03-14 05:19:12 +00:00
parent a6bdf2dfd0
commit f6e5b6758e
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ Docs: https://docs.openclaw.ai
## Unreleased ## Unreleased
## 2026.3.13
### Changes ### Changes
- Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus. - Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.

View File

@ -1,6 +1,6 @@
{ {
"name": "openclaw", "name": "openclaw",
"version": "2026.3.13-beta.1", "version": "2026.3.13",
"description": "Multi-channel AI gateway with extensible messaging integrations", "description": "Multi-channel AI gateway with extensible messaging integrations",
"keywords": [], "keywords": [],
"homepage": "https://github.com/openclaw/openclaw#readme", "homepage": "https://github.com/openclaw/openclaw#readme",