diff --git a/CHANGELOG.md b/CHANGELOG.md index f11b3b49..0c0f1fc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.10.61](https://github.com/SkepticMystic/breadcrumbs/compare/0.10.60...0.10.61) (2021-09-06) + ### [0.10.60](https://github.com/SkepticMystic/breadcrumbs/compare/0.10.59...0.10.60) (2021-09-06) diff --git a/manifest.json b/manifest.json index 88001c63..a0ca15e5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "breadcrumbs", "name": "Breadcrumbs", - "version": "0.10.60", + "version": "0.10.61", "minAppVersion": "0.12.12", "description": "Visualise & navigate your vault's structure", "author": "SkepticMystic", diff --git a/package.json b/package.json index fa27b9b6..bd1f1a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "breadcrumbs-plugin", - "version": "0.10.60", + "version": "0.10.61", "description": "Visualise & navigate your vault's structure", "main": "main.js", "scripts": {