Skip to content

Commit

Permalink
Merge pull request #15 from tokku5552/release/1.1
Browse files Browse the repository at this point in the history
Release / 1.1
  • Loading branch information
tokku5552 authored Nov 26, 2021
2 parents 3db65dd + 1036091 commit 2bdb324
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 3,
"name": "GitHub Language Stats",
"description": "Chrome Extension Sample",
"version": "1.0",
"description": "An extension that displays user statistics and ranking information for your language on the GitHub user page.",
"version": "1.1",
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
Expand All @@ -13,4 +13,4 @@
"host_permissions": [
"https://github-readme-stats.vercel.app/*"
]
}
}

0 comments on commit 2bdb324

Please sign in to comment.