From 7986465e581b884063913a7c114aa034dda04dff Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Mon, 6 Feb 2023 17:11:34 +0000 Subject: [PATCH] v2.7.1 Signed-off-by: zowe-robot --- build/component/package.json | 2 +- manifest.yaml | 2 +- webClient/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/component/package.json b/build/component/package.json index c804220..d3890f9 100644 --- a/build/component/package.json +++ b/build/component/package.json @@ -1,6 +1,6 @@ { "name": "react-sample", - "version": "2.11.0", + "version": "2.12.0", "description": "Sample app Showcasing React Adapter", "main": "react-sample.pax", "homepgae": "https://zowe.org", diff --git a/manifest.yaml b/manifest.yaml index 45fb202..37e0520 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.6.1 +version: 2.7.1 # Human readable component name title: React Sample # Human readable component description diff --git a/webClient/package.json b/webClient/package.json index 47804c1..2d5ea33 100644 --- a/webClient/package.json +++ b/webClient/package.json @@ -1,6 +1,6 @@ { "name": "org.zowe.zlux.sample.react", - "version": "2.5.0", + "version": "2.6.0", "description": "A sample react showcasing react framework in Zowe App Framework", "license": "EPL-2.0", "dependencies": {