Skip to content

Commit 27f7294

Browse files
authored
Merge pull request #245 from ezzak/version_bump
Minor version bump
2 parents c084f3d + a00b5f1 commit 27f7294

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)