[maven-release-plugin] prepare for next development iteration
All checks were successful
/ build (push) Successful in 1m2s

This commit is contained in:
Minecon724 2025-01-01 16:22:44 +01:00
parent ef85f8f4b3
commit 32bacc96e8
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -10,7 +10,7 @@
<groupId>eu.m724</groupId>
<artifactId>tweaks</artifactId>
<version>0.1.11</version>
<version>0.1.12-SNAPSHOT</version>
<properties>
<maven.compiler.source>21</maven.compiler.source>
@ -213,6 +213,6 @@
<scm>
<developerConnection>scm:git:git@git.m724.eu:Minecon724/tweaks724.git</developerConnection>
<tag>tweaks-0.1.11</tag>
<tag>HEAD</tag>
</scm>
</project>