summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-10-05 23:00:11 +0000
committerGitHub Action <action@github.com>2023-10-05 23:00:11 +0000
commite7c9b0fa42a8896130da1f18a5df58a1937997e0 (patch)
tree9ca542abbc58b601147a6227abcfdfcfdac137c3
parent412b9c12eb6eaa31f9fb099e1aeda736c8299c7f (diff)
downloadsncontinue-e7c9b0fa42a8896130da1f18a5df58a1937997e0.tar.gz
sncontinue-e7c9b0fa42a8896130da1f18a5df58a1937997e0.tar.bz2
sncontinue-e7c9b0fa42a8896130da1f18a5df58a1937997e0.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 09e4eaa4..9d9b3e19 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.411",
+ "version": "0.0.412",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.411",
+ "version": "0.0.412",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index 287289d6..0e25fcca 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/icon.png",
- "version": "0.0.411",
+ "version": "0.0.412",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"