Skip to content

Commit

Permalink
Update manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
afbora committed Nov 7, 2023
1 parent 3598c98 commit 0a39adc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Simple Time Tracker",
"description": "Simple Time Tracker - How much time spend on tasks?",
"version": "2.0.0",
"version": "2.1.0",
"manifest_version": 3,
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
Expand Down
1 change: 0 additions & 1 deletion npm-shrinkwrap.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "simpletimetracker",
"version": "2.1.0",
"description": "Simple time tracker extension for Google Chrome",
"keywords": [
"chrome",
Expand Down

0 comments on commit 0a39adc

Please sign in to comment.