Skip to content

Commit

Permalink
Bump version to 0.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlong committed Jan 9, 2023
1 parent 8d815b0 commit 6e77126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/manifest-v2.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "GitHub Isometric Contributions",
"version": "1.1.19",
"version": "1.1.20",
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
"content_scripts": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "GitHub Isometric Contributions",
"version": "1.1.19",
"version": "1.1.20",
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
"content_scripts": [
{
Expand Down

0 comments on commit 6e77126

Please sign in to comment.