From 88e2e9dd36032159975f41ac451d9d4ffc0a55a9 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Mon, 1 Jul 2024 14:09:43 +0000 Subject: [PATCH] v2.17.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 b017e789..7e5ecc1b 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: editor id: org.zowe.editor # Without the v -version: 2.16.0 +version: 2.17.0 # Human readable component name title: Editor # Human readable component description diff --git a/pluginDefinition.json b/pluginDefinition.json index afdb72a5..92f0b286 100644 --- a/pluginDefinition.json +++ b/pluginDefinition.json @@ -1,7 +1,7 @@ { "identifier": "org.zowe.editor", "apiVersion": "2.0.0", - "pluginVersion": "2.16.0", + "pluginVersion": "2.17.0", "license": "EPL-2.0", "author": "Zowe", "homepage": "https://github.com/zowe/zlux-editor",