From 83d1292ad9933c09c68071f536c98ff0f0ba2831 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Wed, 16 Oct 2024 15:11:26 +0000 Subject: [PATCH] v2.18.1 Signed-off-by: zowe-robot --- manifest.yaml | 2 +- pluginDefinition.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index 504a49e1..3dd65b83 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: editor id: org.zowe.editor # Without the v -version: 2.18.0 +version: 2.18.1 # Human readable component name title: Editor # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index 8e6cc7ea..89dc34d2 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.editor", "apiVersion": "2.0.0", - "pluginVersion": "2.18.0", + "pluginVersion": "2.18.1", "license": "EPL-2.0", "author": "Zowe", "homepage": "https://github.com/zowe/zlux-editor",