diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 58f38caf..bc76e398 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -27,7 +27,7 @@ languageFile: "en" autoUpdate: true # # Update Channel (Available Channels: Stable & master) - Downloaded from our ci (https://ci.sancraft.dev) -updateChannel: "master" +updateChannel: "Stable" # # Should the plugin automatically update the Language File? (This will delete your custom changes) autoUpdateLanguage: true