diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index a46e778e..657472be 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 & dev) - Downloaded from our ci (https://ci.zvcdn.de) -updateChannel: "dev" +updateChannel: "stable" # # Should the plugin automatically update the Language File? (This will delete your custom changes) autoUpdateLanguage: true