Fix desktop release artifact uploads (#1158)

* chore: bump version to 0.6.6

* fix desktop release artifact metadata globs
This commit is contained in:
ekko
2026-05-30 17:35:41 +08:00
committed by GitHub
parent 7f944a4905
commit 046c8d4f8f
5 changed files with 6 additions and 11 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hermes-studio",
"version": "0.6.5",
"version": "0.6.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hermes-studio",
"version": "0.6.5",
"version": "0.6.6",
"license": "MIT",
"dependencies": {
"electron-updater": "^6.3.9"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-studio",
"version": "0.6.5",
"version": "0.6.6",
"description": "Hermes Studio desktop distribution with bundled Python runtime and hermes-agent",
"homepage": "https://ekkolearnai.com",
"author": {