Skip to content

Commit 8b1973d

Browse files
🏁 Releasing version 11.3.1
1 parent c725c9e commit 8b1973d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.dlsc.workbenchfx</groupId>
88
<artifactId>workbenchfx-parent</artifactId>
9-
<version>11.3.0</version>
9+
<version>11.3.1</version>
1010
<packaging>pom</packaging>
1111

1212
<parent>
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>com.dlsc.workbenchfx</groupId>
244244
<artifactId>workbenchfx-core</artifactId>
245-
<version>11.3.0</version>
245+
<version>11.3.1</version>
246246
</dependency>
247247

248248
<dependency>

workbenchfx-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.dlsc.workbenchfx</groupId>
1111
<artifactId>workbenchfx-parent</artifactId>
12-
<version>11.3.0</version>
12+
<version>11.3.1</version>
1313
</parent>
1414

1515
<artifactId>workbenchfx-core</artifactId>

workbenchfx-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.dlsc.workbenchfx</groupId>
99
<artifactId>workbenchfx-parent</artifactId>
10-
<version>11.3.0</version>
10+
<version>11.3.1</version>
1111
</parent>
1212

1313
<artifactId>workbenchfx-demo</artifactId>

0 commit comments

Comments
 (0)