summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-09-28 08:18:14 +0000
committerGitHub Action <action@github.com>2023-09-28 08:18:14 +0000
commita95d465c2f081c1318f70343230d984f6478ea85 (patch)
treead450eb411eadf4bcd86cab36cbe06fec3734988
parent95363a5b52f3bf73531ac76b00178fa79ca97661 (diff)
downloadsncontinue-a95d465c2f081c1318f70343230d984f6478ea85.tar.gz
sncontinue-a95d465c2f081c1318f70343230d984f6478ea85.tar.bz2
sncontinue-a95d465c2f081c1318f70343230d984f6478ea85.zip
ci: 💚 Update package.json version [skip ci]
-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 7dee41e2..f202f523 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.403",
+ "version": "0.0.404",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.403",
+ "version": "0.0.404",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index 4cf39677..ab2bb3d6 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/terminal-continue.png",
- "version": "0.0.403",
+ "version": "0.0.404",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"