Fix encoding issues

This commit is contained in:
Heliosares
2023-08-18 10:32:19 -04:00
parent a9ac00e51d
commit 8fdcb9c313
4 changed files with 121 additions and 84 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>AuxProtect</groupId>
<artifactId>AuxProtect</artifactId>
<version>1.2.8-pre1</version>
<version>1.2.8-pre2</version>
<name>AuxProtect</name>
<build>
<finalName>${project.artifactId}-${project.version}</finalName>