From 73770fabb0743dbdd9d370169efcb8a5bf8cc579 Mon Sep 17 00:00:00 2001 From: Signynt Date: Fri, 30 May 2025 11:59:59 +0200 Subject: [PATCH] Updated manifest version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5e13211..c065d14 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "virtual-footer", "name": "Virtual Footer", - "version": "1.0.5", + "version": "1.0.6", "minAppVersion": "0.15.0", "description": "Display markdown text (including dataview queries) at the bottom of all notes in a folder, without modifying them.", "author": "Signynt",