From 4ec3634302d07407096f98a69013221431fd2303 Mon Sep 17 00:00:00 2001 From: matevip Date: Mon, 25 May 2026 09:49:06 +0800 Subject: [PATCH] release: v1.4.0 --- mateclaw-ui/package.json | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mateclaw-ui/package.json b/mateclaw-ui/package.json index d594fae9..90d9389e 100644 --- a/mateclaw-ui/package.json +++ b/mateclaw-ui/package.json @@ -1,6 +1,6 @@ { "name": "mateclaw-ui", - "version": "1.4.0-SNAPSHOT", + "version": "1.4.0", "private": true, "type": "module", "description": "MateClaw - Personal AI Assistant Web Console", diff --git a/pom.xml b/pom.xml index bfcacea8..e40b6f05 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.4.0-SNAPSHOT + 1.4.0 21