summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-18 21:29:40 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-18 21:29:40 -0700
commit4ab4c810b91843ceefc131eef3e6cb62bd79b2f2 (patch)
treed4ef0770d19cf5f3b2976ec00fedc817a5a2d4db /extension/package.json
parent3110e35e04a859cc6c812aa545124a073b7638dd (diff)
parentd5132fa6e23d81d2328fc3cdc238d898f107e121 (diff)
downloadsncontinue-4ab4c810b91843ceefc131eef3e6cb62bd79b2f2.tar.gz
sncontinue-4ab4c810b91843ceefc131eef3e6cb62bd79b2f2.tar.bz2
sncontinue-4ab4c810b91843ceefc131eef3e6cb62bd79b2f2.zip
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/extension/package.json b/extension/package.json
index 036d13f0..63e52965 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -13,7 +13,7 @@
"license": "Apache-2.0",
"displayName": "Continue",
"pricing": "Free",
- "description": "Refine code 10x faster",
+ "description": "Accelerating software development with language models",
"version": "0.0.55",
"publisher": "Continue",
"engines": {
@@ -81,7 +81,7 @@
{
"id": "continue",
"title": "Continue ",
- "icon": "react-app/dist/continue_arrow.png"
+ "icon": "react-app/dist/play_button.png"
}
]
},