From 2bd32f851b0f785166ff8c5c1752d3d60fc338bf Mon Sep 17 00:00:00 2001 From: Siddhant Khare Date: Tue, 12 Nov 2024 13:52:13 +0530 Subject: [PATCH] Update VS code extension description (#117) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e8c49b7..7c2aeea 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "gitpod-desktop", "displayName": "Gitpod", - "description": "Gitpod Support", + "description": "Required to connect to Classic workspaces", "publisher": "gitpod", - "version": "0.0.179", + "version": "0.0.180", "license": "MIT", "icon": "resources/gitpod.png", "repository": {