From e7efcf4109178017141ef542aa56f484f482151b Mon Sep 17 00:00:00 2001 From: Signynt Date: Tue, 31 Mar 2026 18:39:08 +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 ed9a501..bc14b3b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "virtual-footer", "name": "Virtual Content", - "version": "1.0.26", + "version": "1.0.27", "minAppVersion": "0.15.0", "description": "Display markdown text (including dataview queries or Obsidian bases) at the bottom, top or in the sidebar for all notes which match a specified rule, without modifying them.", "author": "Signynt",