set package version to 0.6.7 (#1208)

This commit is contained in:
ekko
2026-06-01 14:38:36 +08:00
committed by GitHub
parent 6972717193
commit ed905e419d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-web-ui",
"version": "0.6.8",
"version": "0.6.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-web-ui",
"version": "0.6.8",
"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.8",
"version": "0.6.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hermes-studio",
"version": "0.6.8",
"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.8",
"version": "0.6.7",
"description": "Hermes Studio desktop distribution with bundled Python runtime and hermes-agent",
"homepage": "https://ekkolearnai.com",
"author": {