Skip to content

Commit a00b5f1

Browse files
committed
version bump
1 parent c084f3d commit a00b5f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/v2/manifest.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": "Code Verify",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"default_locale": "en",
66
"description": "An extension to verify the code running in your browser matches what was published.",
77
"page_action": {

config/v3/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": "Code Verify",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"default_locale": "en",
66
"description": "An extension to verify the code running in your browser matches what was published.",
77
"action": {

0 commit comments

Comments
 (0)