diff --git a/manifest.yaml b/manifest.yaml index b7a2b57..8557b8b 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: vt-ng2 id: org.zowe.terminal.vt # Without the v -version: 2.10.0 +version: 2.11.0 # Human readable component name title: VT Terminal # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index a01c164..fa6764a 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.terminal.vt", "apiVersion": "2.0.0", - "pluginVersion": "2.10.0", + "pluginVersion": "2.11.0", "pluginType": "application", "license": "EPL-2.0", "author": "Zowe",