diff --git a/manifest.yaml b/manifest.yaml index f7e7cb1..9fd8eff 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.11.0 +version: 2.12.0 # Human readable component name title: Angular Sample # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index e3fddfd..6c12cd0 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.zlux.sample.angular", "apiVersion": "2.0.0", - "pluginVersion": "2.11.0", + "pluginVersion": "2.12.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",