diff --git a/manifest.yaml b/manifest.yaml index 8d089ea..d12e414 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: iframe-sample id: org.zowe.zlux.sample.iframe # Without the v -version: 2.13.0 +version: 2.14.0 # Human readable component name title: IFrame Sample # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index 2cf7c85..eb9d5f4 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.zlux.sample.iframe", "apiVersion": "2.0.0", - "pluginVersion": "2.13.0", + "pluginVersion": "2.14.0", "license": "EPL-2.0", "author": "Zowe", "homepage": "https://github.com/zowe/sample-iframe-app",