diff --git a/package.json b/package.json index 38bd2fd..83b8abb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "markdown-home-tab", "private": true, - "version": "0.0.6", + "version": "0.0.7", "type": "module", "scripts": { "dev": "vite", diff --git a/public/manifest.json b/public/manifest.json index dc39c21..3633e45 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "Markdown Home Tab", "short_name": "Markdown New Tab", - "version": "0.0.6", + "version": "0.0.7", "description": "Markdown right in your home tab! Paste links, pictures, lists and more. You can also customize colors to match your needs.", "manifest_version": 2, "permissions": ["storage"],