diff --git a/manifest.yaml b/manifest.yaml index 1977381..d7ab1da 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.17.0 +version: 2.18.0 # Human readable component name title: Angular Sample # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index 8c81b36..a4cb0c7 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.zlux.sample.angular", "apiVersion": "2.0.0", - "pluginVersion": "2.17.0", + "pluginVersion": "2.18.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",