From 0594664b8475e4568115442cf4d51a461e8ce181 Mon Sep 17 00:00:00 2001 From: Andrea Alberti Date: Sun, 20 Oct 2024 10:37:48 +0200 Subject: [PATCH] Version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bca23d5..49eb219 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "plugins-annotations", "name": "Plugins Annotations", - "version": "1.7.5", + "version": "1.7.6", "minAppVersion": "1.5.0", "description": "Allows adding personal comments to each installed plugin.", "author": "Andrea Alberti",