Browse Source
Add build trigger comment in plugin.json
Added a comment indicating the build trigger for CI tests.
pull/79/head
András Szabó
GitHub
1 month ago
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
1 deletions
-
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 @@ |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
} |