changed versions for 0.0.7 release

This commit is contained in:
Fedor Katurov 2024-10-09 12:58:42 +07:00
parent 0de586249e
commit b5d12750cb
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "markdown-home-tab",
"private": true,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"scripts": {
"dev": "vite",

View file

@ -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"],