From 962fe35aa05353feaf3593e71164c3b6a3af7dcd Mon Sep 17 00:00:00 2001 From: Andrea Alberti Date: Sun, 9 Jun 2024 10:59:43 +0200 Subject: [PATCH] Version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 63d0175..2d6a5b8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "plugins-annotations", "name": "Plugins Annotations", - "version": "1.0.9", + "version": "1.0.10", "minAppVersion": "1.5.0", "description": "Allows adding personal comments to each installed plugin.", "author": "Obsidian",