mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Release
This commit is contained in:
@@ -461,7 +461,7 @@ public class P extends JavaPlugin {
|
||||
|
||||
saveWorldNames(configFile, oldData.getConfigurationSection("Worlds"));
|
||||
|
||||
configFile.set("Version", "0.5");
|
||||
configFile.set("Version", "1.0");
|
||||
|
||||
try {
|
||||
configFile.save(datafile);
|
||||
|
||||
Reference in New Issue
Block a user