bump to 2.0.4
This commit is contained in:
parent
bb34b67680
commit
909ff6efdf
@ -153,7 +153,7 @@ This extension routes traffic only through the proxies you choose. We do not col
|
||||
|
||||
<div align="center">
|
||||
|
||||
**Created by [DeBros](https://debros.io)** | **Version 2.0.3**
|
||||
**Created by [DeBros](https://debros.io)** | **Version 2.0.4**
|
||||
|
||||
|
||||
[](https://debros.io/donate)
|
||||
|
||||
@ -278,7 +278,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.3</div>
|
||||
<div>Created by DeBros | Version 2.0.4</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.3',
|
||||
VERSION: '2.0.4',
|
||||
|
||||
// Connection Modes
|
||||
MODES: {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "ANyONe Extension",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"description": "Privacy-focused Socks5 proxy management",
|
||||
"permissions": [
|
||||
"proxy",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user