Release version 0.6.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "zettelclean",
|
"id": "zettelclean",
|
||||||
"name": "Zettelclean",
|
"name": "Zettelclean",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"minAppVersion": "1.0.0",
|
"minAppVersion": "1.0.0",
|
||||||
"description": "Keep a Zettelkasten filename's slug in sync with the note's H1 heading.",
|
"description": "Keep a Zettelkasten filename's slug in sync with the note's H1 heading.",
|
||||||
"author": "Ruben Carlo Benante",
|
"author": "Ruben Carlo Benante",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "zettelclean",
|
"name": "zettelclean",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"description": "Keep a Zettelkasten filename's slug in sync with the note's H1 heading.",
|
"description": "Keep a Zettelkasten filename's slug in sync with the note's H1 heading.",
|
||||||
"author": "Ruben Carlo Benante <rcb@beco.cc>",
|
"author": "Ruben Carlo Benante <rcb@beco.cc>",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"0.6.0": "1.0.0"
|
"0.6.0": "1.0.0",
|
||||||
|
"0.6.1": "1.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user