From 3bc5de3e30e953eb3256fad452000ce38d0995c4 Mon Sep 17 00:00:00 2001 From: ugomeguerditchian Date: Tue, 8 Aug 2023 12:22:56 +0200 Subject: [PATCH] version --- default_configuration.yaml | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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