release 7.0.0

This commit is contained in:
Athou
2026-02-21 22:26:24 +01:00
parent 2aeadc8f67
commit f195eb6d0d
4 changed files with 12 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>6.2.0</version>
<version>7.0.0</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -295,7 +295,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>6.2.0</version>
<version>7.0.0</version>
</dependency>
<!-- compile-time processors -->