mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
changed versions for 0.0.7 release
This commit is contained in:
parent
0de586249e
commit
b5d12750cb
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "markdown-home-tab",
|
"name": "markdown-home-tab",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Markdown Home Tab",
|
"name": "Markdown Home Tab",
|
||||||
"short_name": "Markdown New 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.",
|
"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,
|
"manifest_version": 2,
|
||||||
"permissions": ["storage"],
|
"permissions": ["storage"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue