diff --git a/manifest.json b/manifest.json index dca25024..d5e85bc3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "breadcrumbs", "name": "Breadcrumbs", - "version": "0.6.9", + "version": "0.6.10", "minAppVersion": "0.12.7", "description": "Visualise the hierarchy of your vault using a breadcrumb trail or matrix view", "author": "SkepticMystic", diff --git a/package.json b/package.json index a387aaca..5c93788b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "breadcrumbs-plugin", - "version": "0.6.9", + "version": "0.6.10", "description": "Visualise the hierarchy of your vault using a breadcrumb trail", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 7b3b49c1..4770ed76 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.6.10": "0.12.7", "0.6.9": "0.12.7", "0.6.8": "0.12.7", "0.6.7": "0.12.7",