From 691bc5fa4ba00b1de6d9147a3ce974eda3507078 Mon Sep 17 00:00:00 2001 From: Valeriy Svydenko Date: Wed, 20 Sep 2023 12:12:19 +0300 Subject: [PATCH] fix: publish camel before camelk Signed-off-by: Valeriy Svydenko --- openvsx-sync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openvsx-sync.json b/openvsx-sync.json index 8af1531028..859ec3601f 100644 --- a/openvsx-sync.json +++ b/openvsx-sync.json @@ -68,6 +68,9 @@ { "id": "redhat.vscode-microprofile" }, + { + "id": "redhat.vscode-apache-camel" + }, { "id": "redhat.vscode-camelk" }, @@ -95,9 +98,6 @@ { "id": "redhat.rhamt-vscode-extension" }, - { - "id": "redhat.vscode-apache-camel" - }, { "id": "redhat.vscode-xml" },