Skip to content

Commit

Permalink
Merge pull request #114 from dgault/v7.0.1
Browse files Browse the repository at this point in the history
Bump version to 7.0.1
  • Loading branch information
dgault authored Oct 16, 2023
2 parents 80b39c6 + 7d8dab1 commit 18966d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>ome</groupId>
<artifactId>bio-formats-examples</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.1</version>

<name>Bio-Formats examples</name>
<description>Bio-Formats examples</description>
Expand All @@ -23,7 +23,7 @@
</licenses>

<properties>
<formats-gpl.version>7.0.0</formats-gpl.version>
<formats-gpl.version>7.0.1</formats-gpl.version>
<logback.version>1.2.11</logback.version>

<!-- NB: Avoid platform encoding warning when copying resources. -->
Expand Down

0 comments on commit 18966d8

Please sign in to comment.