diff --git a/default_configuration.yaml b/default_configuration.yaml index 01c4d46..01ea563 100644 --- a/default_configuration.yaml +++ b/default_configuration.yaml @@ -1,5 +1,5 @@ dev_mode: false -version: "2.0.0" +version: "2.0.1" Proxy : activate: true file: null #path to file, one proxy per line diff --git a/manifest.json b/manifest.json index 157ee7c..5192d10 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,4 @@ { "version": "V3.1.2", - "configuration_file_version": "2.0.0" + "configuration_file_version": "2.0.1" } \ No newline at end of file