Skip to content

Commit 1a54bc3

Browse files
committed
2.0.3 manifests
1 parent 740a9ed commit 1a54bc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest/manifest-chrome.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "WikiTree Browser Extension",
33
"description": "The official WikiTree browser extension.",
4-
"version": "2.0.3.0",
4+
"version": "2.0.3",
55
"manifest_version": 3,
66
"options_page": "options.html",
77
"permissions": ["storage", "clipboardRead", "clipboardWrite", "contextMenus", "activeTab"],

src/manifest/manifest-firefox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "WikiTree Browser Extension",
33
"description": "The official WikiTree browser extension.",
4-
"version": "2.0.3.0",
4+
"version": "2.0.3",
55
"manifest_version": 2,
66
"options_ui": {
77
"page": "options.html",

0 commit comments

Comments
 (0)