Increment version

This commit is contained in:
Heliosares
2023-11-18 11:50:30 -05:00
parent ee67175db6
commit 01b7f830c0
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# the file in the plugin directory will be replaced with the included file.
# If you don't want your language file being reset with new versions, set this version number to 99999
version: 7
version: 8
color:
p: '9'

View File

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