diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-06 23:23:06 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-06 23:23:06 -0700 |
commit | c548c7fa2ff5052c35a37547cdc05a406fc22deb (patch) | |
tree | 00d2253c93dd2b84554805f23777e892414dfa70 /extension/package.json | |
parent | 534304a2a4f9abfc221a961f279d1b43d14b6d33 (diff) | |
parent | 0a89f015f149a0595c533895f1f82914a65aeedf (diff) | |
download | sncontinue-c548c7fa2ff5052c35a37547cdc05a406fc22deb.tar.gz sncontinue-c548c7fa2ff5052c35a37547cdc05a406fc22deb.tar.bz2 sncontinue-c548c7fa2ff5052c35a37547cdc05a406fc22deb.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 6de80070..aa366b17 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.268", + "version": "0.0.269", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |