chore(release): 0.13.0 [skip ci]

# [0.13.0](https://github.com/offendingcommit/openconcho/compare/v0.12.1...v0.13.0) (2026-05-28)

### Features

* **docker:** full self-hosted Compose support ([282ba1b](282ba1b76c))
* **web:** add Fleet dashboard view for cross-instance observability ([12712bb](12712bb0b0))
* **web:** configurable peer display name ([3de6832](3de6832a5d))
This commit is contained in:
github-actions[bot]
2026-05-28 22:10:34 +00:00
parent 04104d1f92
commit 801555222e
4 changed files with 12 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "openconcho"
version = "0.12.1"
version = "0.13.0"
edition = "2021"
[lib]