diff --git a/README.md b/README.md
index 25c3ed4..927d86a 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ Enhance your privacy by using secure DNS servers:
-**Created by [DeBros](https://debros.io)** | **Version 2.0.1**
+**Created by [DeBros](https://debros.io)** | **Version 2.0.2**
[](https://debros.io/donate)
diff --git a/html/options.html b/html/options.html
index 27ae1ed..90ea7ce 100644
--- a/html/options.html
+++ b/html/options.html
@@ -279,7 +279,7 @@
See
LICENSE for details.
-
Created by DeBros | Version 2.0.1
+
Created by DeBros | Version 2.0.2
diff --git a/js/config.js b/js/config.js
index 18a3ec2..d7d9c62 100644
--- a/js/config.js
+++ b/js/config.js
@@ -2,7 +2,7 @@
const CONFIG = {
// Version
- VERSION: '2.0.1',
+ VERSION: '2.0.2',
// Connection Modes
MODES: {
diff --git a/manifest.json b/manifest.json
index 38eb232..9c47cc7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "ANyONe Extension",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Privacy-focused Socks5 proxy management",
"permissions": [
"proxy",