diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-21 16:43:17 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-21 16:43:17 -0700 |
commit | b97ceee5cad5f3a645f067353aa33c17dfcf0a60 (patch) | |
tree | 452e69ff2cb74702d63dc5e65ce594e395efc6f0 /extension/package.json | |
parent | 0cd32ba813f5506c0871159658728b8ce31825e1 (diff) | |
download | sncontinue-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.json | 2 |
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" |