[codex] update website webui versions (#1433)

* update website webui versions

* bump webui version to 0.6.12
This commit is contained in:
ekko
2026-06-09 13:19:29 +08:00
committed by GitHub
parent 72a070fb3d
commit fcea2f6508
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-web-ui",
"version": "0.6.11",
"version": "0.6.12",
"description": "Self-hosted AI chat dashboard for Hermes Agent — multi-model web UI with multi-platform integration",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-studio",
"version": "0.6.11",
"version": "0.6.12",
"description": "Hermes Studio desktop distribution with bundled Python runtime and hermes-agent",
"homepage": "https://hermes-studio.ai",
"author": {
-2
View File
@@ -5,8 +5,6 @@
"0.16.0"
],
"webui": [
"0.6.10",
"0.6.11",
"0.6.12"
]
}