release 4.0.0

This commit is contained in:
Athou
2024-01-02 10:56:52 +01:00
parent 4ea2bad083
commit 8e0a53fc49
4 changed files with 32 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.10.1</version>
<version>4.0.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -216,7 +216,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>3.10.1</version>
<version>4.0.0</version>
</dependency>
<dependency>