From f56917b75e575d1021ff3ccbe81e85c3ab6ad701 Mon Sep 17 00:00:00 2001 From: lizard-heart Date: Wed, 31 May 2023 18:50:48 -0700 Subject: [PATCH] increment version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c3b2774..2107904 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "tasks-to-omnifocus", "name": "Send Tasks to OmniFocus", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "0.12.0", "description": "An Obsidian plugin will extract tasks from the current note and create them in OmniFocus.", "author": "Henry Gustafson",