Skip to content

Commit 38961df

Browse files
committed
Bump to 1.1.30
1 parent b7b3a7c commit 38961df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/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": "GitHub Isometric Contributions",
4-
"version": "1.1.29",
4+
"version": "1.1.30",
55
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
66
"content_scripts": [
77
{

src/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": "GitHub Isometric Contributions",
4-
"version": "1.1.29",
4+
"version": "1.1.30",
55
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
66
"content_scripts": [
77
{

0 commit comments

Comments
 (0)