From f2a90cda12ca906359c7af19aa890755a8cee4e2 Mon Sep 17 00:00:00 2001 From: Andrea Alberti Date: Thu, 15 Aug 2024 03:49:37 +0200 Subject: [PATCH] Version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9025734..780e592 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "plugins-annotations", "name": "Plugins Annotations", - "version": "1.5.1", + "version": "1.5.2", "minAppVersion": "1.5.0", "description": "Allows adding personal comments to each installed plugin.", "author": "Andrea Alberti",