diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-04 23:34:12 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-04 23:34:12 -0700 |
commit | 062dbda35594d89cef76f21d07ba18ef630d05b2 (patch) | |
tree | 816f647eb3a02e37e591678e15848c81c74b263a /extension/package.json | |
parent | e6d369f4312f0c8d175251e149c62d08608cb18c (diff) | |
parent | 5894a559a6235d61ef8d3e1c5c54822923e1656a (diff) | |
download | sncontinue-062dbda35594d89cef76f21d07ba18ef630d05b2.tar.gz sncontinue-062dbda35594d89cef76f21d07ba18ef630d05b2.tar.bz2 sncontinue-062dbda35594d89cef76f21d07ba18ef630d05b2.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 3c3810cf..33ffec3c 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/terminal-continue.png", - "version": "0.0.368", + "version": "0.0.369", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |