From 147f2068a34f1010c59e5dd607acd04872bcffc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rinc=C3=B3n=20Blanco?= Date: Fri, 15 Mar 2024 14:14:55 +0100 Subject: [PATCH] Fix publisher --- vsixManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vsixManifest.json b/vsixManifest.json index 2e1a2fd..8110973 100644 --- a/vsixManifest.json +++ b/vsixManifest.json @@ -6,7 +6,7 @@ }, "overview": "README.md", "priceCategory": "free", - "publisher": "Conan", + "publisher": "conan-io", "private": false, "qna": false, "repo": "https://github.com/conan-io/conan-vs-extension"