diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-13 22:15:27 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-13 22:15:27 -0700 |
commit | f17967c1f770ac30bdf301503fd911effe15efa2 (patch) | |
tree | 6462d68de16ff6d21909dbeca555a834cb187ea4 /extension/package.json | |
parent | 9e18b5c1807abc992d592576fb8b327361d50d34 (diff) | |
download | sncontinue-f17967c1f770ac30bdf301503fd911effe15efa2.tar.gz sncontinue-f17967c1f770ac30bdf301503fd911effe15efa2.tar.bz2 sncontinue-f17967c1f770ac30bdf301503fd911effe15efa2.zip |
patch
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 bdc67cc9..f985607d 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.159", + "version": "0.0.160", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |