Skip to content

Commit 5388403

Browse files
release: 4.14.5
1 parent 89b566b commit 5388403

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "breadcrumbs",
33
"name": "Breadcrumbs",
4-
"version": "4.14.4",
4+
"version": "4.14.5",
55
"minAppVersion": "1.12.3",
66
"description": "Add structured hierarchies to your notes.",
77
"author": "MichaelPPorter",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "breadcrumbs",
3-
"version": "4.14.4",
3+
"version": "4.14.5",
44
"description": "Add typed-links to your Obsidian notes",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,5 +304,6 @@
304304
"4.13.0-beta.2": "1.12.3",
305305
"4.13.0-beta.3": "1.12.3",
306306
"4.14.4-beta.1": "1.12.3",
307-
"4.14.4": "1.12.3"
307+
"4.14.4": "1.12.3",
308+
"4.14.5": "1.12.3"
308309
}

0 commit comments

Comments
 (0)