diff --git a/package.json b/package.json index 5f92261..0edd5de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-photos", - "version": "4.1.0", + "version": "4.1.1", "description": "Beautiful high-res photos in your browser tabs. Available for Google Chrome, Microsoft Edge, Brave, Vivaldi and Firefox", "main": "src/js/index.js", "repository": "git@github.com:ayoisaiah/stellar-photos.git", diff --git a/src/manifest/common.json b/src/manifest/common.json index a804520..7f41370 100644 --- a/src/manifest/common.json +++ b/src/manifest/common.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Stellar Photos", - "version": "4.1.0", + "version": "4.1.1", "description": "Experience a beautiful photo from Unsplash every time you open a new browser tab", "icons": { "48": "icons/48.png",