release 4.4.1

This commit is contained in:
Athou
2024-06-15 14:52:26 +02:00
parent 62c1f25ffc
commit cd06055246
4 changed files with 13 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>4.4.0</version>
<version>4.4.1</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.4.0</version>
<version>4.4.1</version>
</dependency>
<dependency>