diff --git a/mateclaw-ui/package.json b/mateclaw-ui/package.json index 6b03914f..cc59caaf 100644 --- a/mateclaw-ui/package.json +++ b/mateclaw-ui/package.json @@ -1,6 +1,6 @@ { "name": "mateclaw-ui", - "version": "1.5.0", + "version": "1.6.0-SNAPSHOT", "private": true, "type": "module", "description": "MateClaw - Personal AI Assistant Web Console", diff --git a/pom.xml b/pom.xml index abc6c83d..f0362718 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ - 1.5.0 + 1.6.0-SNAPSHOT 21