Skip to content

Commit

Permalink
release version 24.09.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janvonde committed Oct 8, 2024
1 parent d455fda commit 97404de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions goobi-viewer-theme-reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.goobi.viewer.theme</groupId>
<artifactId>theme-reference</artifactId>
<version>24.09</version>
<version>24.09.1</version>
<packaging>war</packaging>


Expand Down Expand Up @@ -43,12 +43,12 @@
<dependency>
<groupId>io.goobi.viewer</groupId>
<artifactId>viewer-core</artifactId>
<version>24.09</version>
<version>24.09.1</version>
</dependency>
<dependency>
<groupId>io.goobi.viewer</groupId>
<artifactId>viewer-core-config</artifactId>
<version>24.09</version>
<version>24.09.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 97404de

Please sign in to comment.