diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-13 22:37:08 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-13 22:37:08 -0700 |
commit | bf89cc3edc1e9a95404d20283afaea76872e5972 (patch) | |
tree | 581874bf3e5f54efe45cb34b6d9c5e2703d817a0 /extension/package.json | |
parent | 5d60460d786038ffd72a8a63ab573592a61aeae6 (diff) | |
download | sncontinue-bf89cc3edc1e9a95404d20283afaea76872e5972.tar.gz sncontinue-bf89cc3edc1e9a95404d20283afaea76872e5972.tar.bz2 sncontinue-bf89cc3edc1e9a95404d20283afaea76872e5972.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 f985607d..3636686b 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.160", + "version": "0.0.161", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |