summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-08-28 00:20:16 +0000
committerGitHub Action <action@github.com>2023-08-28 00:20:16 +0000
commit01626b3843ea4d3e9b1532a3be2404b464bc864c (patch)
treefc24eefae8162f60b443c6ec564302b2d88ac62e
parentc709b66cc180feec5defb22875d197f4fac971d5 (diff)
downloadsncontinue-01626b3843ea4d3e9b1532a3be2404b464bc864c.tar.gz
sncontinue-01626b3843ea4d3e9b1532a3be2404b464bc864c.tar.bz2
sncontinue-01626b3843ea4d3e9b1532a3be2404b464bc864c.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 e416a550..2a912dd8 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.340",
+ "version": "0.0.341",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.340",
+ "version": "0.0.341",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index b6f5273f..52dde4fd 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/terminal-continue.png",
- "version": "0.0.340",
+ "version": "0.0.341",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"