From f2e9b4dc19738cd8c4b0b2046560f962f9f2d7be Mon Sep 17 00:00:00 2001 From: Peter Haumer <4391934+phaumer@users.noreply.github.com> Date: Wed, 9 Dec 2020 14:25:03 -0800 Subject: [PATCH] Updated vsix files in Che sample plugin --- che/plugins/z-open-editor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/che/plugins/z-open-editor.yaml b/che/plugins/z-open-editor.yaml index a18439497..62cdbe2a6 100644 --- a/che/plugins/z-open-editor.yaml +++ b/che/plugins/z-open-editor.yaml @@ -31,5 +31,5 @@ spec: - mountPath: "/home/wazi/.m2" name: m2 extensions: - - https://github.com/IBM/zopeneditor-about/releases/download/1.0.2/zopeneditor-1.0.2.vsix - - https://github.com/IBM/zopeneditor-about/releases/download/1.0.2/Zowe.vscode-extension-for-zowe-1.6.0.vsix \ No newline at end of file + - https://github.com/IBM/zopeneditor-about/releases/download/1.1.2/zopeneditor-1.1.2.vsix + - https://github.com/IBM/zopeneditor-about/releases/download/1.1.2/Zowe.vscode-extension-for-zowe-1.10.1.vsix \ No newline at end of file