release 3.8.0

This commit is contained in:
Athou
2023-06-28 20:40:22 +02:00
parent efe32e86c9
commit 82cf0e154a
4 changed files with 14 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -226,7 +226,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
</dependency>
<dependency>