release 3.7.0

This commit is contained in:
Athou
2023-06-20 09:18:18 +02:00
parent a5aba6f7ae
commit 4f699d9675
4 changed files with 21 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.6.0</version>
<version>3.7.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.6.0</version>
<version>3.7.0</version>
</dependency>
<dependency>