release 4.4.0

This commit is contained in:
Athou
2024-04-15 16:40:10 +02:00
parent fc2eac7f2c
commit 9de19e9f2d
4 changed files with 14 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>4.3.3</version>
<version>4.4.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -211,7 +211,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>4.3.3</version>
<version>4.4.0</version>
</dependency>
<dependency>