From d6ff7be4521ddead662f38697a74bb93189a3d28 Mon Sep 17 00:00:00 2001 From: Signynt Date: Tue, 29 Jul 2025 21:42:07 +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 082f10e..ee3eac3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "virtual-footer", "name": "Virtual Content", - "version": "1.0.16", + "version": "1.0.17", "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",