diff --git a/Data/samplePlugin.json b/Data/samplePlugin.json index b287019..0dc78f9 100644 --- a/Data/samplePlugin.json +++ b/Data/samplePlugin.json @@ -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"] }