summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-08-28 07:26:40 +0000
committerGitHub Action <action@github.com>2023-08-28 07:26:40 +0000
commited2d1f5c4c09f7b6a86c81bba5e876e646726fc9 (patch)
tree606bee946c9bfee4f24cb0def1b26ca836c2d980
parent972f38d7255af08ca5819751db69160933b78a4b (diff)
downloadsncontinue-ed2d1f5c4c09f7b6a86c81bba5e876e646726fc9.tar.gz
sncontinue-ed2d1f5c4c09f7b6a86c81bba5e876e646726fc9.tar.bz2
sncontinue-ed2d1f5c4c09f7b6a86c81bba5e876e646726fc9.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 6e318d6d..fc50bc81 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.343",
+ "version": "0.0.344",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.343",
+ "version": "0.0.344",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index 8224cfea..cdf3b4ba 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/terminal-continue.png",
- "version": "0.0.343",
+ "version": "0.0.344",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"