From ef011caac00dad6cce71b85ad2db1399f6691376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Szab=C3=B3?= <34127628+firolightfog@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:45:00 +0100 Subject: [PATCH] Remove build trigger comment from plugin.json Removed comment about build trigger from plugin.json --- plugin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.json b/plugin.json index f0ad096..2ec838d 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,6 @@ { "slug": "VCV-Prototype", "name": "Prototype", - // Build trigger: initial CI test "version": "2.0.20260113", "license": "GPL-3.0-or-later", "brand": "VCV",