From 385a410917488d5e24a01c1ffe8ed626b01be6d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 7 Aug 2024 10:42:19 +0000 Subject: [PATCH] Update manifest.json to version 1.7.29 --- manifest.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifest.json b/manifest.json index 8370f02..d4ab891 100644 --- a/manifest.json +++ b/manifest.json @@ -1,12 +1,12 @@ { - "id": "folder-notes", - "name": "Folder notes", - "version": "1.7.26", - "minAppVersion": "0.15.0", - "description": "Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.", - "author": "Lost Paul", - "authorUrl": "https://github.com/LostPaul", - "fundingUrl": "https://ko-fi.com/paul305844", - "helpUrl": "https://lostpaul.github.io/obsidian-folder-notes/", - "isDesktopOnly": false + "id": "folder-notes", + "name": "Folder notes", + "version": "1.7.29", + "minAppVersion": "0.15.0", + "description": "Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.", + "author": "Lost Paul", + "authorUrl": "https://github.com/LostPaul", + "fundingUrl": "https://ko-fi.com/paul305844", + "helpUrl": "https://lostpaul.github.io/obsidian-folder-notes/", + "isDesktopOnly": false }