From 67be35804ae3b0e0b850a29b61901d3041b322f9 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Thu, 13 Apr 2023 17:49:49 +0000 Subject: [PATCH] v2.9.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 b1ce9ff..b3b485e 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: vt-ng2 id: org.zowe.terminal.vt # Without the v -version: 2.8.0 +version: 2.9.0 # Human readable component name title: VT Terminal # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index 3e3aae1..4ca411a 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.terminal.vt", "apiVersion": "2.0.0", - "pluginVersion": "2.8.0", + "pluginVersion": "2.9.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",