release 3.6.0

This commit is contained in:
Athou
2023-06-08 08:46:20 +02:00
parent 662c0fc6b9
commit e2eeba90ef
4 changed files with 13 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>3.5.0</version>
<version>3.6.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.5.0</version>
<version>3.6.0</version>
</dependency>
<dependency>