diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-08-27 11:07:46 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-08-27 11:07:46 -0700 |
commit | 1d83a859645e14c534bbcef1e65e24772200e041 (patch) | |
tree | 21d6bf83aa22def49054e53d5609f690e2bc4c94 /extension/package.json | |
parent | 19050f83228b3e7f08a6aacd5bdd1804a8315e4a (diff) | |
parent | 3d06e753b1dd15565a9e666d6ac82f0732761adb (diff) | |
download | sncontinue-1d83a859645e14c534bbcef1e65e24772200e041.tar.gz sncontinue-1d83a859645e14c534bbcef1e65e24772200e041.tar.bz2 sncontinue-1d83a859645e14c534bbcef1e65e24772200e041.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 37ef111f..346d8fa7 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.337", + "version": "0.0.338", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |