Skip to content

Commit 666c307

Browse files
committed
Version Update
1 parent 7789ff5 commit 666c307

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest-v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "LeetCode Submission Protection",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Adds an extra layer of protection to prevent accidental code submissions on LeetCode.",
66
"icons": {
77
"16": "assets/icons/icon-16.png",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "LeetCode Submission Protection",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Adds an extra layer of protection to prevent accidental code submissions on LeetCode.",
66
"icons": {
77
"16": "assets/icons/icon-16.png",

0 commit comments

Comments
 (0)