diff --git a/mateclaw-server/pom.xml b/mateclaw-server/pom.xml index 4ffb5e97..95468f43 100644 --- a/mateclaw-server/pom.xml +++ b/mateclaw-server/pom.xml @@ -6,7 +6,7 @@ vip.mate mateclaw-server - 1.0.101 + 1.0.108-SNAPSHOT jar MateClaw Server diff --git a/mateclaw-ui/package.json b/mateclaw-ui/package.json index de3aa936..2d0a10d0 100644 --- a/mateclaw-ui/package.json +++ b/mateclaw-ui/package.json @@ -1,6 +1,6 @@ { "name": "mateclaw-ui", - "version": "1.0.101", + "version": "1.0.108-SNAPSHOT", "private": true, "type": "module", "description": "MateClaw - Personal AI Assistant Web Console", diff --git a/mateclaw-ui/src/views/layout/MainLayout.vue b/mateclaw-ui/src/views/layout/MainLayout.vue index 3990505f..243b291b 100644 --- a/mateclaw-ui/src/views/layout/MainLayout.vue +++ b/mateclaw-ui/src/views/layout/MainLayout.vue @@ -15,7 +15,7 @@ MateClaw - v1.0.0 + v{{ appVersion }}