Update samplePlugin.json

main
goaaats 2020-06-08 13:39:23 +02:00 committed by GitHub
parent 7d716afcc1
commit d56ca98eeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@
"InternalName": "samplePlugin",
"AssemblyVersion": "1.0.0.0",
"RepoUrl": "https://github.com/yourName/yourRepo",
"ApplicableVersion": "any"
"ApplicableVersion": "any",
"Tags": ["sample", "plugin", "goats"]
}