[maven-release-plugin] prepare release v0.0.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Manuel Friedli 2023-04-01 00:45:31 +02:00
parent ebf127bd93
commit 3f2c6b8942
Signed by: manuel
GPG key ID: 41D08ABA75634DA1

View file

@ -10,7 +10,7 @@
<groupId>ch.fritteli.labyrinth</groupId>
<artifactId>labyrinth-server</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<properties>
<logback.version>1.4.6</logback.version>