diff --git a/README.md b/README.md
index 1a64cee..547f1f7 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.2**
+**Created by [DeBros](https://debros.io)** | **Version 2.0.3**
[](https://debros.io/donate)
diff --git a/html/options.html b/html/options.html
index cef1030..ae78c8a 100644
--- a/html/options.html
+++ b/html/options.html
@@ -278,7 +278,7 @@
See
LICENSE for details.
-
Created by DeBros | Version 2.0.2
+
Created by DeBros | Version 2.0.3
diff --git a/js/config.js b/js/config.js
index 25735d2..bc2f82e 100644
--- a/js/config.js
+++ b/js/config.js
@@ -2,7 +2,7 @@
const CONFIG = {
// Version
- VERSION: '2.0.2',
+ VERSION: '2.0.3',
// Connection Modes
MODES: {
diff --git a/manifest.json b/manifest.json
index 6f19547..e1f5cb5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "ANyONe Extension",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Privacy-focused Socks5 proxy management",
"permissions": [
"proxy",