From 2faa6fb95c6a562d4a1165739e8f2465adf21909 Mon Sep 17 00:00:00 2001 From: ekko Date: Wed, 15 Apr 2026 10:29:36 +0800 Subject: [PATCH] chore: bump version to 0.2.4 Co-Authored-By: Claude Opus 4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2abfb67..15306d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermes-web-ui", - "version": "0.2.3", + "version": "0.2.4", "description": "Hermes Agent Web UI - Chat and Job Management Dashboard", "repository": { "type": "git",