From 99d22a43fe01ec0ed8c0636c87cce54e53385d57 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Fri, 3 Nov 2023 21:15:09 +0000 Subject: [PATCH] v2.13.0 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 49cdc2e..38c9d7b 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: tn3270-ng2 id: org.zowe.terminal.tn3270 # Without the v -version: 2.12.0 +version: 2.13.0 # Human readable component name title: TN3270 # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index 7329a49..d5639c9 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.terminal.tn3270", "apiVersion": "2.0.0", - "pluginVersion": "2.12.0", + "pluginVersion": "2.13.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",