Skip to content

Commit 32cf84f

Browse files
committed
manifest fixed
1 parent 450a87a commit 32cf84f

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

chrome/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LC-Which Company",
3-
"version": "1.0.2a",
3+
"version": "1.0.3",
44
"homepage_url":"https://github.com/ssavi-ict/LC-Which-Company",
55
"description": "While solving a LeetCode problem this extension shows the name of companies who asked that problem.",
66
"manifest_version": 3,

firefox/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LC-Which Company",
3-
"version": "1.0.2a",
3+
"version": "1.0.3",
44
"homepage_url":"https://github.com/ssavi-ict/LC-Which-Company",
55
"description": "While solving a LeetCode problem this extension shows the name of companies who asked that problem.",
66
"manifest_version": 2,

0 commit comments

Comments
 (0)