From 85aa95a283a25e5310b3746be6fbff6e5c5114fa Mon Sep 17 00:00:00 2001 From: Tihomir Surdilovic Date: Sat, 20 Mar 2021 14:52:19 -0400 Subject: [PATCH] fix vscode latest version Signed-off-by: Tihomir Surdilovic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a34343bb..8d2fd0fb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Cloud Native Sandbox level project on July 14, 2020. | **Additional Components** | | | Java SDK | [2.0.0.Final](https://github.com/serverlessworkflow/sdk-java/releases) | [2.0.x](https://github.com/serverlessworkflow/sdk-java/tree/2.0.x) | [main](https://github.com/serverlessworkflow/sdk-java) | | GO SDK | [v1.0.0](https://github.com/serverlessworkflow/sdk-go/releases) | [1.0.x](https://github.com/serverlessworkflow/sdk-go/tree/1.0.x) | [main](https://github.com/serverlessworkflow/sdk-go) | -| VSCode Extension | [1.4.0](https://marketplace.visualstudio.com/items?itemName=serverlessworkflow.serverless-workflow-vscode-extension) | | [main](https://github.com/serverlessworkflow/vscode-extension) | +| VSCode Extension | [1.6.0](https://marketplace.visualstudio.com/items?itemName=serverlessworkflow.serverless-workflow-vscode-extension) | | [main](https://github.com/serverlessworkflow/vscode-extension) | ## SDKs