diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ce7f5c2..a5dbce88 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. +### [3.6.11](https://github.com/SkepticMystic/breadcrumbs/compare/3.6.10...3.6.11) (2024-01-05) + ### [3.6.10](https://github.com/SkepticMystic/breadcrumbs/compare/3.6.9...3.6.10) (2024-01-05) ### [3.6.9](https://github.com/SkepticMystic/breadcrumbs/compare/3.6.8...3.6.9) (2024-01-04) diff --git a/manifest.json b/manifest.json index 0c23e885..570ea280 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "breadcrumbs", "name": "Breadcrumbs", - "version": "3.6.10", + "version": "3.6.11", "minAppVersion": "0.15.2", "description": "Visualise & navigate your vault's structure", "author": "SkepticMystic", diff --git a/package.json b/package.json index 1a5c9879..e19f9451 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "breadcrumbs-plugin", - "version": "3.6.10", + "version": "3.6.11", "description": "Visualise & navigate your vault's structure", "main": "main.js", "scripts": {