chore: bump to 1.4.0-SNAPSHOT for next development cycle

This commit is contained in:
matevip 2026-05-14 16:03:08 +08:00
parent d1be02985c
commit 4833cbda39
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<groupId>vip.mate</groupId>
<artifactId>mateclaw-server</artifactId>
<version>1.3.0</version>
<version>1.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>MateClaw Server</name>
@ -423,7 +423,7 @@
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit-junit5</artifactId>
<version>1.3.0</version>
<version>1.4.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>

View File

@ -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",