diff --git a/.vault/rich-foot-example/.obsidian/plugins/rich-foot/main.js b/.vault/rich-foot-example/.obsidian/plugins/rich-foot/main.js index b80e742..9976bba 100644 --- a/.vault/rich-foot-example/.obsidian/plugins/rich-foot/main.js +++ b/.vault/rich-foot-example/.obsidian/plugins/rich-foot/main.js @@ -107,7 +107,7 @@ var ReleaseNotesModal = class extends import_obsidian.Modal { }; // virtual-module:virtual:release-notes -var releaseNotes = '

\u{1F6D1} Exclude Me Please

\n

[1.10.6] - 2025-01-10

\n

\u{1F4E6} Updated

\n\n

[1.10.5] - 2024-12-26

\n

\u{1F4E6} Updated

\n\n

[1.10.4] - 2024-12-23

\n

\u{1F41B} Fixed

\n\n

[1.10.3] - 2024-12-14

\n

\u{1F41B} Fixed

\n\n

[1.10.2] - 2024-12-11

\n

\u{1F41B} Fixed

\n\n

[1.10.1] - 2024-12-10

\n

\u{1F41B} Fixed

\n\n

[1.10.0] - 2024-12-08

\n

\u2728 Added

\n\n

screenshot

\n'; +var releaseNotes = '

\u{1F6D1} Exclude Me Please

\n

[1.10.7] - 2025-01-13

\n

\u{1F4E6} Updated

\n\n

[1.10.6] - 2025-01-10

\n

\u{1F4E6} Updated

\n\n

[1.10.5] - 2024-12-26

\n

\u{1F4E6} Updated

\n\n

[1.10.4] - 2024-12-23

\n

\u{1F41B} Fixed

\n\n

[1.10.3] - 2024-12-14

\n

\u{1F41B} Fixed

\n\n

[1.10.2] - 2024-12-11

\n

\u{1F41B} Fixed

\n\n

[1.10.1] - 2024-12-10

\n

\u{1F41B} Fixed

\n\n

[1.10.0] - 2024-12-08

\n

\u2728 Added

\n\n

screenshot

\n'; // src/settings.js var import_obsidian2 = require("obsidian"); diff --git a/.vault/rich-foot-example/.obsidian/plugins/rich-foot/manifest.json b/.vault/rich-foot-example/.obsidian/plugins/rich-foot/manifest.json index 8cbec1d..8b90e21 100644 --- a/.vault/rich-foot-example/.obsidian/plugins/rich-foot/manifest.json +++ b/.vault/rich-foot-example/.obsidian/plugins/rich-foot/manifest.json @@ -1,7 +1,7 @@ { "id": "rich-foot", "name": "Rich Foot", - "version": "1.10.6", + "version": "1.10.7", "minAppVersion": "1.5.0", "description": "Adds backlink tags and created/modified dates to the footer of your notes.", "author": "Justin Parker (eQui\\\\ Labs)", diff --git a/example-vault.zip b/example-vault.zip index 3932415..c87ad03 100644 Binary files a/example-vault.zip and b/example-vault.zip differ