Fix index size limit error

This commit is contained in:
Heliosares
2023-08-21 19:15:47 -04:00
parent 76b28f4115
commit 797847198f
2 changed files with 3 additions and 3 deletions

View File

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