diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-10-09 18:41:52 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-10-09 18:41:52 -0700 |
commit | 942186c144c97b1d16d5b492d9a3b2c2b735285c (patch) | |
tree | cc71d5bd5e8cf026a6f5cddd45590f2ca6ef6238 /extension/package.json | |
parent | 7a3802523c2e5ae136c39849e2fbb0d3e7bba63e (diff) | |
download | sncontinue-942186c144c97b1d16d5b492d9a3b2c2b735285c.tar.gz sncontinue-942186c144c97b1d16d5b492d9a3b2c2b735285c.tar.bz2 sncontinue-942186c144c97b1d16d5b492d9a3b2c2b735285c.zip |
chore: :bookmark: update package.json version
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 6b7bee81..58d0b9fd 100644 --- a/extension/package.json +++ b/extension/package.json @@ -1,7 +1,7 @@ { "name": "continue", "icon": "media/icon.png", - "version": "0.1.14", + "version": "0.0.412", "repository": { "type": "git", "url": "https://github.com/continuedev/continue" |