mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-04-03 18:46:21 +02:00
typo
This commit is contained in:
parent
3d057056a5
commit
8d369c8bd5
@ -57,7 +57,7 @@ public class JeffChestSortUpdateChecker {
|
||||
currentVersion = plugin.getDescription().getVersion().trim();
|
||||
|
||||
if (latestVersion.equals(currentVersion)) {
|
||||
plugin.getLogger().info("You are using the latest hversion of ChestSort.");
|
||||
plugin.getLogger().info("You are using the latest version of ChestSort.");
|
||||
} else {
|
||||
plugin.getLogger().warning("=================================================");
|
||||
plugin.getLogger().warning("There is a new version of ChestSort available!");
|
||||
|
Loading…
Reference in New Issue
Block a user