bump to 2.0.4

This commit is contained in:
johnysigma 2026-03-30 15:16:57 +03:00
parent bb34b67680
commit 909ff6efdf
4 changed files with 4 additions and 4 deletions

View File

@ -153,7 +153,7 @@ This extension routes traffic only through the proxies you choose. We do not col
<div align="center"> <div align="center">
**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) [![Support DeBros](https://img.shields.io/badge/Support-DeBros-cyan?style=for-the-badge)](https://debros.io/donate)

View File

@ -278,7 +278,7 @@
See <a href="https://github.com/DeBrosOfficial/anyone-extension/blob/main/LICENSE" target="_blank">LICENSE</a> for details. See <a href="https://github.com/DeBrosOfficial/anyone-extension/blob/main/LICENSE" target="_blank">LICENSE</a> for details.
</div> </div>
<div class="version-info"> <div class="version-info">
<div>Created by DeBros | Version 2.0.3</div> <div>Created by DeBros | Version 2.0.4</div>
<div class="open-source"> <div class="open-source">
<a href="https://git.debros.io/DeBros/anyone-extension" target="_blank">View Source Code</a> <a href="https://git.debros.io/DeBros/anyone-extension" target="_blank">View Source Code</a>
</div> </div>

View File

@ -2,7 +2,7 @@
const CONFIG = { const CONFIG = {
// Version // Version
VERSION: '2.0.3', VERSION: '2.0.4',
// Connection Modes // Connection Modes
MODES: { MODES: {

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "ANyONe Extension", "name": "ANyONe Extension",
"version": "2.0.3", "version": "2.0.4",
"description": "Privacy-focused Socks5 proxy management", "description": "Privacy-focused Socks5 proxy management",
"permissions": [ "permissions": [
"proxy", "proxy",