chore: bump unionflow-server-api to 1.0.6 (adds ville/pays to OrganisationSummaryResponse)

This commit is contained in:
2026-04-23 02:19:23 +00:00
parent 1496c83b6f
commit c31edd302e
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<groupId>dev.lions.unionflow</groupId> <groupId>dev.lions.unionflow</groupId>
<artifactId>unionflow-parent</artifactId> <artifactId>unionflow-parent</artifactId>
<version>1.0.5</version> <version>1.0.6</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>UnionFlow - Parent</name> <name>UnionFlow - Parent</name>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>dev.lions.unionflow</groupId> <groupId>dev.lions.unionflow</groupId>
<artifactId>unionflow-parent</artifactId> <artifactId>unionflow-parent</artifactId>
<version>1.0.5</version> <version>1.0.6</version>
<relativePath>parent-pom.xml</relativePath> <relativePath>parent-pom.xml</relativePath>
</parent> </parent>