Skip to content

Commit abffe92

Browse files
committed
Released by Maven using CI
1 parent 2b1b90e commit abffe92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.dpsoftware</groupId>
88
<artifactId>fireflyluciferin</artifactId>
99
<!-- Project Version is computed via CI, don't update it manually -->
10-
<version>2.22.6</version>
10+
<version>2.22.7</version>
1111

1212
<distributionManagement>
1313
<repository>
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<!-- Project Version is computed via CI, don't update it manually -->
22-
<project.version>2.22.6</project.version>
22+
<project.version>2.22.7</project.version>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525
<java.fx.version>24</java.fx.version>

0 commit comments

Comments
 (0)