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">
|
<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)
|
[](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.
|
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>
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
const CONFIG = {
|
const CONFIG = {
|
||||||
// Version
|
// Version
|
||||||
VERSION: '2.0.1',
|
VERSION: '2.0.2',
|
||||||
|
|
||||||
// Connection Modes
|
// Connection Modes
|
||||||
MODES: {
|
MODES: {
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user