From 0bbc97638eee5b7220924485cfabaf60d054dff5 Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs Date: Wed, 10 Apr 2024 09:10:27 -0400 Subject: [PATCH 1/2] Update manifest.json.template Signed-off-by: 1000TurquoisePogs --- manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json.template b/manifest.json.template index 9a3458e915..d7638fb8aa 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -12,7 +12,7 @@ }, "binaryDependencies": { "org.zowe.zlux.zlux-core": { - "version": "2.15.1-732-v2.x-staging-zlux-build", + "version": "2.15.1-737-v2.x-staging-zlux-build", "artifact": "*.pax" }, "org.zowe.zlux.sample-angular-app": { From 34b27cf1382f467d767bba20f11950cdf1710bb3 Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs Date: Wed, 10 Apr 2024 09:10:41 -0400 Subject: [PATCH 2/2] Update manifest.json.template Signed-off-by: 1000TurquoisePogs --- manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json.template b/manifest.json.template index d7638fb8aa..b6712ee082 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -12,7 +12,7 @@ }, "binaryDependencies": { "org.zowe.zlux.zlux-core": { - "version": "2.15.1-737-v2.x-staging-zlux-build", + "version": "^2.15.1-737-v2.x-staging-zlux-build", "artifact": "*.pax" }, "org.zowe.zlux.sample-angular-app": {