Skip to content

Commit

Permalink
updating mversion
Browse files Browse the repository at this point in the history
  • Loading branch information
QasimWani committed Oct 9, 2022
1 parent 8db4314 commit b46b4d5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 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 Leetcode & GeeksforGeeks submissions to GitHub",
"homepage_url": "https://github.com/QasimWani/LeetHub",
"version": "1.1.1",
"version": "1.1.2",
"author": "Qasim Wani",
"browser_action": {
"default_icon": "assets/thumbnail.png",
Expand All @@ -15,9 +15,7 @@
"128": "assets/thumbnail.png"
},
"background": {
"scripts": [
"scripts/background.js"
],
"scripts": ["scripts/background.js"],
"persistent": false
},
"permissions": [
Expand Down

0 comments on commit b46b4d5

Please sign in to comment.