From 73f6cf9451c1cead36729fede4af872f2eecb41c Mon Sep 17 00:00:00 2001 From: Fyodor Kovin Date: Tue, 11 Dec 2018 17:24:18 +0100 Subject: [PATCH] versioning info Signed-off-by: Fyodor Kovin --- pluginDefinition.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pluginDefinition.json b/pluginDefinition.json index 3ff841b..4400820 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -27,7 +27,8 @@ "filename": "helloWorld.js", "routerFactory": "helloWorldRouter", "dependenciesIncluded": true, - "initializerLookupMethod": "external" + "initializerLookupMethod": "external", + "version": "1.0.0" } ], "configurationData": {