From 1ef188de8c19ef3e09adddb4aadfdb1b3b0ac804 Mon Sep 17 00:00:00 2001 From: Andrea Alberti Date: Sun, 20 Oct 2024 16:15:41 +0200 Subject: [PATCH] Version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d3bdfe3..c59697c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "plugins-annotations", "name": "Plugins Annotations", - "version": "1.7.7", + "version": "1.7.8", "minAppVersion": "1.5.0", "description": "Allows adding personal comments to each installed plugin.", "author": "Andrea Alberti",