diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-31 00:52:37 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-31 00:52:37 -0700 |
commit | c51ad538deff06af6c9e5498b23e3536e18bfc4c (patch) | |
tree | 3c288b0ec1492a26d7e9274862df6517aa216aae /extension/package.json | |
parent | d12b3b7d922a385dc59473f951fad1b3f1db8bdc (diff) | |
download | sncontinue-c51ad538deff06af6c9e5498b23e3536e18bfc4c.tar.gz sncontinue-c51ad538deff06af6c9e5498b23e3536e18bfc4c.tar.bz2 sncontinue-c51ad538deff06af6c9e5498b23e3536e18bfc4c.zip |
fix: :lipstick: logo alignment, better config failure description, 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 5d0ccad2..df54bb4f 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.227", + "version": "0.0.228", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |