From 1c777cd78b4f9398291c4da3e97645cb77625a11 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Wed, 16 Oct 2024 15:08:55 +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 109a454..2f9b75b 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: tn3270-ng2 id: org.zowe.terminal.tn3270 # Without the v -version: 2.18.0 +version: 2.18.1 # Human readable component name title: TN3270 # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index f06d40b..17ccb2d 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.terminal.tn3270", "apiVersion": "2.0.0", - "pluginVersion": "2.18.0", + "pluginVersion": "2.18.1", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",