diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-03 01:12:30 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-03 01:12:30 -0700 |
commit | 9c07a0ee6cc4eb12518ecab894b197562837e737 (patch) | |
tree | 404765e4b4c6f1669352ea836027e8b34f644863 /extension | |
parent | f5ad3b5baad3c71dc6e77ec313eb9c4f3fd856ac (diff) | |
parent | 26566945879c6bbd1125abe4fe47d65f1eb85d7d (diff) | |
download | sncontinue-9c07a0ee6cc4eb12518ecab894b197562837e737.tar.gz sncontinue-9c07a0ee6cc4eb12518ecab894b197562837e737.tar.bz2 sncontinue-9c07a0ee6cc4eb12518ecab894b197562837e737.zip |
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'extension')
-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 74511aec..a50b8d2d 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.245", + "version": "0.0.249", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |