summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-29 20:58:02 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-29 20:58:02 -0700
commitba080ba48b5223da653794a9b9653a254ef4c8fd (patch)
tree37fc88e659716c69f2db2578f529f27e34a16e3c /extension/package.json
parent24fe1472766ca1c5553b7ebf924e3f5eeb827a9f (diff)
downloadsncontinue-ba080ba48b5223da653794a9b9653a254ef4c8fd.tar.gz
sncontinue-ba080ba48b5223da653794a9b9653a254ef4c8fd.tar.bz2
sncontinue-ba080ba48b5223da653794a9b9653a254ef4c8fd.zip
add .continue to .gitignore, update icons in docs
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 91e285f8..8c9905dd 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -13,8 +13,8 @@
"license": "Apache-2.0",
"displayName": "Continue",
"pricing": "Free",
- "description": "Accelerating software development with language models",
- "version": "0.0.88",
+ "description": "The open-source coding autopilot",
+ "version": "0.0.89",
"publisher": "Continue",
"engines": {
"vscode": "^1.74.0"