summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-16 23:42:10 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-16 23:42:10 -0700
commit1ea00ebe40807589ffe3d688b5f2e07295864744 (patch)
treec90a54cd359807700c8ebe71764df5e44ff08ae0 /extension/package.json
parenta1c32513082b7d94414a21827f200224dc3ff846 (diff)
downloadsncontinue-1ea00ebe40807589ffe3d688b5f2e07295864744.tar.gz
sncontinue-1ea00ebe40807589ffe3d688b5f2e07295864744.tar.bz2
sncontinue-1ea00ebe40807589ffe3d688b5f2e07295864744.zip
polishing
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/extension/package.json b/extension/package.json
index 3a3927f3..a875c82d 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -14,7 +14,7 @@
"displayName": "Continue",
"pricing": "Free",
"description": "Refine code 10x faster",
- "version": "0.0.47",
+ "version": "0.0.50",
"publisher": "Continue",
"engines": {
"vscode": "^1.74.0"
@@ -86,8 +86,8 @@
"activitybar": [
{
"id": "continue",
- "title": "Continue",
- "icon": "media/continue-gradient.png"
+ "title": "Continue ",
+ "icon": "react-app/dist/continue_arrow.png"
}
]
},
@@ -96,7 +96,7 @@
{
"type": "webview",
"id": "continue.continueGUIView",
- "name": ")",
+ "name": " )",
"visibility": "visible"
}
]