Skip to content

Commit 29b5bc1

Browse files
committed
Bump to 1.1.28
1 parent d47e535 commit 29b5bc1

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

src/manifest-v2.json

+1-1
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.27",
4+
"version": "1.1.28",
55
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
66
"content_scripts": [
77
{

src/manifest.json

+1-6
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.27",
4+
"version": "1.1.28",
55
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
66
"content_scripts": [
77
{
@@ -15,10 +15,5 @@
1515
"icons": {
1616
"48": "icon-48.png",
1717
"128": "icon-128.png"
18-
},
19-
"browser_specific_settings": {
20-
"gecko": {
21-
22-
}
2318
}
2419
}

0 commit comments

Comments
 (0)