bump to 2.0.2
This commit is contained in:
parent
b4edb8db4e
commit
4496145929
@ -145,7 +145,7 @@ Enhance your privacy by using secure DNS servers:
|
||||
|
||||
<div align="center">
|
||||
|
||||
**Created by [DeBros](https://debros.io)** | **Version 2.0.1**
|
||||
**Created by [DeBros](https://debros.io)** | **Version 2.0.2**
|
||||
|
||||
[](https://debros.io/donate)
|
||||
|
||||
|
||||
@ -279,7 +279,7 @@
|
||||
See <a href="https://github.com/DeBrosOfficial/anyone-extension/blob/main/LICENSE" target="_blank">LICENSE</a> for details.
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://git.debros.io/DeBros/anyone-extension" target="_blank">View Source Code</a>
|
||||
</div>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
const CONFIG = {
|
||||
// Version
|
||||
VERSION: '2.0.1',
|
||||
VERSION: '2.0.2',
|
||||
|
||||
// Connection Modes
|
||||
MODES: {
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user