Skip to content

Commit ed3ecdb

Browse files
committed
chore(manifest.json): update version number
1 parent 2556e27 commit ed3ecdb

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/dev/
33
/node_modules/
44
yarn.lock
5+
.idea/

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_infoName__",
44
"short_name": "Cloudopt AdBlocker",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"description": "__MSG_infoDescription__",
77
"default_locale": "en",
88
"update_url": "https://cdn.cloudopt.net/extensions/update/updates.xml",
@@ -98,4 +98,4 @@
9898
"adguard/assistant/i/close.svg",
9999
"suspend.html"
100100
]
101-
}
101+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudopt-adblocker",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Protects you from tracing and malicious domain names, filters banner ads, pop-up ads and video ads, all in real-time.",
55
"repository": "https://www.cloudopt.net",
66
"author": "Cloudopt",

0 commit comments

Comments
 (0)