diff --git a/src/plugins/EagProxyAAS/metadata.json b/src/plugins/EagProxyAAS/metadata.json index 2cca3a2..aba0a02 100644 --- a/src/plugins/EagProxyAAS/metadata.json +++ b/src/plugins/EagProxyAAS/metadata.json @@ -1,7 +1,7 @@ { "name": "EaglerProxy as a Service", "id": "eagpaas", - "version": "1.0.1", + "version": "1.1.0", "entry_point": "index.js", "requirements": [{ "id": "eaglerproxy", @@ -24,4 +24,4 @@ }], "load_after": [], "incompatibilities": [] -} \ No newline at end of file +}