From 4757d45b11677344d5e3361e0a0422a3a0170605 Mon Sep 17 00:00:00 2001 From: master3395 Date: Mon, 2 Feb 2026 02:36:23 +0100 Subject: [PATCH] Plugin Development Guide: bump version to 2.1.0 --- pluginHolder/templates/pluginHolder/help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pluginHolder/templates/pluginHolder/help.html b/pluginHolder/templates/pluginHolder/help.html index bfed986de..7892ed3a3 100644 --- a/pluginHolder/templates/pluginHolder/help.html +++ b/pluginHolder/templates/pluginHolder/help.html @@ -918,7 +918,7 @@ zip -r myPlugin-v1.0.0.zip . \

{% trans "Author" %}: master3395 | - {% trans "Version" %}: 2.0.0 | + {% trans "Version" %}: 2.1.0 | {% trans "Last Updated" %}: 2026-02-02