Fixed a small performance bug: If the update check interval was set to 0, it could crash the server and cause spam in the console both to the update check server of T2Code.
This commit is contained in:
2023-05-04 16:26:04 +02:00
parent b3adbe61e8
commit 623d6f8c12
2 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>14.4</version>
<version>14.5</version>
<packaging>jar</packaging>
<name>T2CodeLib</name>