Skip to content

Commit

Permalink
v2.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: zowe-robot <[email protected]>
  • Loading branch information
zowe-robot committed Feb 6, 2023
1 parent 8ed4379 commit 77712e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-sample",
"version": "2.9.0",
"version": "2.10.0",
"description": "Sample app Showcasing React Adapter",
"main": "react-sample.pax",
"homepgae": "https://zowe.org",
Expand Down
2 changes: 1 addition & 1 deletion manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: react-sample
id: org.zowe.zlux.sample.react
# Without the v
version: 2.4.1
version: 2.5.1
# Human readable component name
title: React Sample
# Human readable component description
Expand Down
2 changes: 1 addition & 1 deletion webClient/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "org.zowe.zlux.sample.react",
"version": "2.3.0",
"version": "2.4.0",
"description": "A sample react showcasing react framework in Zowe App Framework",
"license": "EPL-2.0",
"dependencies": {
Expand Down

0 comments on commit 77712e8

Please sign in to comment.