diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-15 17:46:03 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-15 17:46:03 -0700 |
commit | 98a0911d3bf071f119e25889796ecc1bd80032df (patch) | |
tree | f55e577dcc3759313e93c298bf23dd5e03456aeb /extension/package.json | |
parent | 017fe1e9b1d653cc55bb3cf610713ccbfd1149eb (diff) | |
download | sncontinue-98a0911d3bf071f119e25889796ecc1bd80032df.tar.gz sncontinue-98a0911d3bf071f119e25889796ecc1bd80032df.tar.bz2 sncontinue-98a0911d3bf071f119e25889796ecc1bd80032df.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 0c8e2037..91a863ff 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.168", + "version": "0.0.169", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |