diff --git a/README.md b/README.md index 547f1f7..8565f25 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ This extension routes traffic only through the proxies you choose. We do not col
-**Created by [DeBros](https://debros.io)** | **Version 2.0.3** +**Created by [DeBros](https://debros.io)** | **Version 2.0.4** [![Support DeBros](https://img.shields.io/badge/Support-DeBros-cyan?style=for-the-badge)](https://debros.io/donate) diff --git a/html/options.html b/html/options.html index ae78c8a..7067673 100644 --- a/html/options.html +++ b/html/options.html @@ -278,7 +278,7 @@ See LICENSE for details.
-
Created by DeBros | Version 2.0.3
+
Created by DeBros | Version 2.0.4
View Source Code
diff --git a/js/config.js b/js/config.js index bc2f82e..9b9497f 100644 --- a/js/config.js +++ b/js/config.js @@ -2,7 +2,7 @@ const CONFIG = { // Version - VERSION: '2.0.3', + VERSION: '2.0.4', // Connection Modes MODES: { diff --git a/manifest.json b/manifest.json index e1f5cb5..8152039 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "ANyONe Extension", - "version": "2.0.3", + "version": "2.0.4", "description": "Privacy-focused Socks5 proxy management", "permissions": [ "proxy",