From 67818160a6271659785dee71081d8e4246c38d65 Mon Sep 17 00:00:00 2001 From: q13x <84165981+WorldEditAxe@users.noreply.github.com> Date: Sun, 2 Jul 2023 23:25:53 -0800 Subject: [PATCH] Update metadata.json --- src/plugins/EagProxyAAS/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}