diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-14 13:47:38 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-14 13:47:38 -0700 |
commit | 42232b46c137a24e4439161ef6dca2c9cf647e7a (patch) | |
tree | d22470e41da41a3e5b11f8f5f6176a6c91fe6287 /extension/package.json | |
parent | f0b2597895920b7d714b53f2d70a3a5858f89d42 (diff) | |
download | sncontinue-42232b46c137a24e4439161ef6dca2c9cf647e7a.tar.gz sncontinue-42232b46c137a24e4439161ef6dca2c9cf647e7a.tar.bz2 sncontinue-42232b46c137a24e4439161ef6dca2c9cf647e7a.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 05bd4d84..7cd7b793 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.165", + "version": "0.0.166", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |