bump to 2.0.2

This commit is contained in:
johnysigma 2026-01-27 08:12:37 +02:00
parent b4edb8db4e
commit 4496145929
4 changed files with 4 additions and 4 deletions

View File

@ -145,7 +145,7 @@ Enhance your privacy by using secure DNS servers:
<div align="center"> <div align="center">
**Created by [DeBros](https://debros.io)** | **Version 2.0.1** **Created by [DeBros](https://debros.io)** | **Version 2.0.2**
[![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

@ -279,7 +279,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.1</div> <div>Created by DeBros | Version 2.0.2</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.1', VERSION: '2.0.2',
// 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.1", "version": "2.0.2",
"description": "Privacy-focused Socks5 proxy management", "description": "Privacy-focused Socks5 proxy management",
"permissions": [ "permissions": [
"proxy", "proxy",