From 17311947f458e6fc8c6da3601ad5b8b7e198fa49 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Tue, 6 Feb 2024 15:05:59 +0000 Subject: [PATCH] v2.15.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 5ed3358..7876918 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: angular-sample id: org.zowe.zlux.sample.angular # Without the v -version: 2.14.0 +version: 2.15.0 # Human readable component name title: Angular Sample # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index fe1a892..f8fe304 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.zlux.sample.angular", "apiVersion": "2.0.0", - "pluginVersion": "2.14.0", + "pluginVersion": "2.15.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",