diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-22 12:14:07 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-22 12:14:07 -0700 |
commit | 32f9cc3412270cd906b5270cce8ccefc76165421 (patch) | |
tree | bfacb7112f61d948257716beba3e2a50587166be /extension/package.json | |
parent | 2a07966d2bc40d1b3cf2b8fbe950edc27aef5a58 (diff) | |
download | sncontinue-32f9cc3412270cd906b5270cce8ccefc76165421.tar.gz sncontinue-32f9cc3412270cd906b5270cce8ccefc76165421.tar.bz2 sncontinue-32f9cc3412270cd906b5270cce8ccefc76165421.zip |
how to use private model docs and button
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 3d44c156..08737ff4 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.188", + "version": "0.0.189", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |