From d2c4e071eb8f2289fea616a8867687f85d786717 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Mon, 1 Jul 2024 14:07:24 +0000 Subject: [PATCH] v2.17.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 e07bc7b..c64946c 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: react-sample id: org.zowe.zlux.sample.react # Without the v -version: 2.16.0 +version: 2.17.0 # Human readable component name title: React Sample # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index a8f6dd5..ddf248d 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.zlux.sample.react", "apiVersion": "2.0.0", - "pluginVersion": "2.16.0", + "pluginVersion": "2.17.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",