v2.6 Release

This commit is contained in:
James Peters 2022-01-27 19:57:29 +00:00
parent 1609fed93c
commit 58c2a3030b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>com.jamesdpeters.minecraft.chests</groupId> <groupId>com.jamesdpeters.minecraft.chests</groupId>
<artifactId>ChestsPlusPlus-Master</artifactId> <artifactId>ChestsPlusPlus-Master</artifactId>
<version>2.5.2-BETA-5</version> <version>2.6</version>
<properties> <properties>
<maven.compiler.target>16</maven.compiler.target> <maven.compiler.target>16</maven.compiler.target>

View File

@ -1,4 +1,4 @@
# Chests++ Language File (Version 2.5.2-BETA-3) # Chests++ Language File (Version 2.6)
# NOTE: This file gets replaced when the plugin launches! If you want to make modifications create a copy first! # NOTE: This file gets replaced when the plugin launches! If you want to make modifications create a copy first!
# To create a new language file simply create a copy of this file and rename it to your desired choice for example 'en_US.properties' # To create a new language file simply create a copy of this file and rename it to your desired choice for example 'en_US.properties'
# It should be located in the 'lang' folder # It should be located in the 'lang' folder