Skip to content

Commit

Permalink
Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelheinz committed Dec 1, 2023
1 parent d61c8cc commit 6660b16
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file modified assets/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "LeetHub v3",
"description": "Automatically integrate your Leetcode & GeeksforGeeks submissions to GitHub",
"homepage_url": "https://github.com/raphaelheinz/LeetHub-3.0",
"version": "3.0.0",
"version": "0.0.2",
"author": "Raphael Heinz",
"action": {
"default_icon": "assets/thumbnail.png",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LeetHub v3",
"version": "3.0.0",
"version": "0.0.2",
"private": true,
"description": "Automatically integrate your code with LeetCode and GitHub",
"scripts": {
Expand Down

0 comments on commit 6660b16

Please sign in to comment.