diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-14 11:01:06 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-14 11:01:06 -0700 |
commit | a16101b49950fba146e8627ffbce3a34e61bb061 (patch) | |
tree | 86ff2fa00c2ff145a37317734b1253cb3975e1df /extension/package.json | |
parent | 612c4115a0c74b52b77956867e0f47a84eca98a9 (diff) | |
download | sncontinue-a16101b49950fba146e8627ffbce3a34e61bb061.tar.gz sncontinue-a16101b49950fba146e8627ffbce3a34e61bb061.tar.bz2 sncontinue-a16101b49950fba146e8627ffbce3a34e61bb061.zip |
command m reliable toggle
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 de1f395d..05bd4d84 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.164", + "version": "0.0.165", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |