diff --git a/plugin.json b/plugin.json index 5e748bb..838d0cc 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,7 @@ { "slug": "VCV-Prototype", "name": "Prototype", + // Build trigger: initial CI test "version": "1.3.0", "license": "GPL-3.0-or-later", "brand": "VCV", @@ -22,4 +23,4 @@ ] } ] -} \ No newline at end of file +}