bump package versions to 0.6.7 (#1175)

This commit is contained in:
ekko
2026-05-31 10:32:53 +08:00
committed by GitHub
parent 9d1da73434
commit a7be7c0175
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hermes-web-ui",
"version": "0.6.6",
"version": "0.6.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hermes-web-ui",
"version": "0.6.6",
"version": "0.6.7",
"license": "BSL-1.1",
"dependencies": {
"@vscode/markdown-it-katex": "^1.1.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-web-ui",
"version": "0.6.6",
"version": "0.6.7",
"description": "Self-hosted AI chat dashboard for Hermes Agent — multi-model web UI with multi-platform integration",
"repository": {
"type": "git",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hermes-studio",
"version": "0.6.6",
"version": "0.6.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hermes-studio",
"version": "0.6.6",
"version": "0.6.7",
"license": "MIT",
"dependencies": {
"electron-updater": "^6.3.9"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-studio",
"version": "0.6.6",
"version": "0.6.7",
"description": "Hermes Studio desktop distribution with bundled Python runtime and hermes-agent",
"homepage": "https://ekkolearnai.com",
"author": {