diff --git a/package.json b/package.json index 8fe9c42..d7f1cc5 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/public/manifest.json b/public/manifest.json index 0cfbe85..12860b2 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -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": {