Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jishaal committed Oct 15, 2022
1 parent 53b1b65 commit bf452c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "night-owl-extension",
"version": "1.0.3",
"version": "1.1.0",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"short_name": "Night Owl",
"name": "Night Owl",
"version": "1.1",
"version": "1.1.0",
"manifest_version": 2,
"description": "An extension to save your eyes! Automatically make your favourite website's night mode turn on and off at sunset and sunrise.",
"browser_action": {
Expand Down

0 comments on commit bf452c5

Please sign in to comment.