diff --git a/src/manifest-v2.json b/src/manifest-v2.json index 0006365..962ebdd 100644 --- a/src/manifest-v2.json +++ b/src/manifest-v2.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "GitHub Isometric Contributions", - "version": "1.1.29", + "version": "1.1.30", "description": "Renders an isometric pixel view of GitHub contribution graphs.", "content_scripts": [ { diff --git a/src/manifest.json b/src/manifest.json index 70f33d2..e77224b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "GitHub Isometric Contributions", - "version": "1.1.29", + "version": "1.1.30", "description": "Renders an isometric pixel view of GitHub contribution graphs.", "content_scripts": [ {