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": {