2 Commits

Author SHA1 Message Date
gitea
cd5417d1d1 [no ci] release 1.1.0 2025-02-12 15:20:29 +00:00
f3e8432452 Merge pull request 'creates chatoverlay' (#30) from chatoverlay into main
All checks were successful
CI / deploy (push) Successful in 4m48s
Reviewed-on: #30
2025-02-12 16:15:48 +01:00

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.arindy</groupId> <groupId>de.arindy</groupId>
<artifactId>dice-tower</artifactId> <artifactId>dice-tower</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
<properties> <properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version> <compiler-plugin.version>3.13.0</compiler-plugin.version>