There was an error while loading. Please reload this page.
1 parent 89b566b commit 5388403Copy full SHA for 5388403
3 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "breadcrumbs",
3
"name": "Breadcrumbs",
4
- "version": "4.14.4",
+ "version": "4.14.5",
5
"minAppVersion": "1.12.3",
6
"description": "Add structured hierarchies to your notes.",
7
"author": "MichaelPPorter",
package.json
@@ -1,6 +1,6 @@
"name": "breadcrumbs",
"description": "Add typed-links to your Obsidian notes",
"main": "main.js",
"scripts": {
versions.json
@@ -304,5 +304,6 @@
304
"4.13.0-beta.2": "1.12.3",
305
"4.13.0-beta.3": "1.12.3",
306
"4.14.4-beta.1": "1.12.3",
307
- "4.14.4": "1.12.3"
+ "4.14.4": "1.12.3",
308
+ "4.14.5": "1.12.3"
309
}
0 commit comments