summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-21 16:43:17 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-21 16:43:17 -0700
commitb97ceee5cad5f3a645f067353aa33c17dfcf0a60 (patch)
tree452e69ff2cb74702d63dc5e65ce594e395efc6f0 /extension/package.json
parent0cd32ba813f5506c0871159658728b8ce31825e1 (diff)
downloadsncontinue-b97ceee5cad5f3a645f067353aa33c17dfcf0a60.tar.gz
sncontinue-b97ceee5cad5f3a645f067353aa33c17dfcf0a60.tar.bz2
sncontinue-b97ceee5cad5f3a645f067353aa33c17dfcf0a60.zip
notify to reload window after changing settings
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json
index 34bc8bc4..3d44c156 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -14,7 +14,7 @@
"displayName": "Continue",
"pricing": "Free",
"description": "The open-source coding autopilot",
- "version": "0.0.187",
+ "version": "0.0.188",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"