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
parent
commit
a1a217ab5d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      plugin.json

+ 2
- 1
plugin.json View File

@@ -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 @@
]
}
]
}
}

Loading…
Cancel
Save