mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-15 20:08:18 +08:00
chore: bump version to 1.7.0-SNAPSHOT
This commit is contained in:
parent
252a6fc425
commit
a366c66d23
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mateclaw-ui",
|
"name": "mateclaw-ui",
|
||||||
"version": "1.6.0",
|
"version": "1.7.0-SNAPSHOT",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "MateClaw - Personal AI Assistant Web Console",
|
"description": "MateClaw - Personal AI Assistant Web Console",
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- MateClaw release version shared by all Maven modules. -->
|
<!-- MateClaw release version shared by all Maven modules. -->
|
||||||
<revision>1.6.0</revision>
|
<revision>1.7.0-SNAPSHOT</revision>
|
||||||
|
|
||||||
<!-- Java -->
|
<!-- Java -->
|
||||||
<java.version>21</java.version>
|
<java.version>21</java.version>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user