Skip to content

Commit

Permalink
updating manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
QasimWani authored Nov 27, 2020
1 parent 2cc54a0 commit ca74f79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name" : "LeetHub",
"description" : "Automatically integrate your code with LeetCode and GitHub",
"homepage_url": "https://github.com/QasimWani/LeetHub",
"version" : "0.0.6",
"version" : "0.0.7",
"author" : "Qasim Wani",
"browser_action": {
"default_icon": "assets/thumbnail.png",
Expand Down Expand Up @@ -33,4 +33,4 @@
}
],
"content_security_policy": "script-src 'self' https://code.jquery.com/jquery-3.3.1.min.js https://github.com/login/oauth/authorize https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.js; object-src 'self'"
}
}

0 comments on commit ca74f79

Please sign in to comment.