Skip to content

Commit 7f1d424

Browse files
author
Jason Long
committedNov 1, 2018
Bump to 1.0.26
1 parent 8dcfcf3 commit 7f1d424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎chrome/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Isometric Contributions",
3-
"version": "1.0.25",
3+
"version": "1.0.26",
44
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
55
"content_scripts": [ {
66
"css": [ "iso.css" ],

‎firefox/isometric-contributions/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Isometric Contributions",
3-
"version": "1.0.25",
3+
"version": "1.0.26",
44
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
55
"content_scripts": [ {
66
"css": [ "iso.css" ],

0 commit comments

Comments
 (0)
Please sign in to comment.