diff --git a/mateclaw-server/pom.xml b/mateclaw-server/pom.xml index 6b638658..fcfbb279 100644 --- a/mateclaw-server/pom.xml +++ b/mateclaw-server/pom.xml @@ -6,7 +6,7 @@ vip.mate mateclaw-server - 1.3.0 + 1.4.0-SNAPSHOT jar MateClaw Server @@ -423,7 +423,7 @@ com.tngtech.archunit archunit-junit5 - 1.3.0 + 1.4.0-SNAPSHOT test diff --git a/mateclaw-ui/package.json b/mateclaw-ui/package.json index 7a3178c2..82fb5fff 100644 --- a/mateclaw-ui/package.json +++ b/mateclaw-ui/package.json @@ -1,6 +1,6 @@ { "name": "mateclaw-ui", - "version": "1.3.0", + "version": "1.4.0-SNAPSHOT", "private": true, "type": "module", "description": "MateClaw - Personal AI Assistant Web Console",