diff --git a/mateclaw-ui/package.json b/mateclaw-ui/package.json index 14ada119..b1af06a5 100644 --- a/mateclaw-ui/package.json +++ b/mateclaw-ui/package.json @@ -1,6 +1,6 @@ { "name": "mateclaw-ui", - "version": "1.6.0", + "version": "1.7.0-SNAPSHOT", "private": true, "type": "module", "description": "MateClaw - Personal AI Assistant Web Console", diff --git a/pom.xml b/pom.xml index fbf8f77b..f461901d 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.6.0 + 1.7.0-SNAPSHOT 21