From 75bd68aa1590dd36adfe4bac95eabdd93b21c72b Mon Sep 17 00:00:00 2001 From: johnysigma Date: Wed, 25 Mar 2026 21:24:06 +0200 Subject: [PATCH] bump to 2.0.3 --- README.md | 2 +- html/options.html | 2 +- js/config.js | 2 +- manifest.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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** [![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 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",