Skip to content

Commit b64db17

Browse files
committed
Fix wrong version in core
1 parent 5bd6ab0 commit b64db17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.seedstack.seed</groupId>
1616
<artifactId>seed</artifactId>
17-
<version>3.11.0-SNAPSHOT</version>
17+
<version>3.11.1-SNAPSHOT</version>
1818
</parent>
1919

2020
<artifactId>seed-core</artifactId>

0 commit comments

Comments
 (0)