summaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-09-30 19:53:45 +0000
committerGitHub Action <action@github.com>2023-09-30 19:53:45 +0000
commit685c60bd26adfc87ab4e134251b71604b8ea53ea (patch)
tree3e144252b465d446077471b5098ece086cdbf50e /extension
parentcc396503cb0322dda2cf97a13737bb346ff8d8d7 (diff)
downloadsncontinue-685c60bd26adfc87ab4e134251b71604b8ea53ea.tar.gz
sncontinue-685c60bd26adfc87ab4e134251b71604b8ea53ea.tar.bz2
sncontinue-685c60bd26adfc87ab4e134251b71604b8ea53ea.zip
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension')
-rw-r--r--extension/package-lock.json4
-rw-r--r--extension/package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/extension/package-lock.json b/extension/package-lock.json
index b8e4992d..031e8d53 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.407",
+ "version": "0.0.408",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.407",
+ "version": "0.0.408",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index 0dd22847..17950862 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/terminal-continue.png",
- "version": "0.0.407",
+ "version": "0.0.408",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"