summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/extension/package.json b/extension/package.json
index 036d13f0..b56c60f4 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -13,8 +13,8 @@
"license": "Apache-2.0",
"displayName": "Continue",
"pricing": "Free",
- "description": "Refine code 10x faster",
- "version": "0.0.55",
+ "description": "Accelerating software development with language models",
+ "version": "0.0.70",
"publisher": "Continue",
"engines": {
"vscode": "^1.74.0"
@@ -81,7 +81,7 @@
{
"id": "continue",
"title": "Continue ",
- "icon": "react-app/dist/continue_arrow.png"
+ "icon": "react-app/dist/play_button.png"
}
]
},