From e33ecdfcf2114c700536093667bb645698e203cd Mon Sep 17 00:00:00 2001 From: Signynt Date: Thu, 29 May 2025 18:24:04 +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 ba83c0f..5e13211 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "virtual-footer", "name": "Virtual Footer", - "version": "1.0.4", + "version": "1.0.5", "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",