From da2f4258af6ab2982ff4a5226b085fba7998e605 Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Mon, 5 Jul 2021 08:33:55 +0100 Subject: [PATCH] Bump version to v4.1.1 --- package.json | 2 +- src/manifest/common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",