summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-08-27 09:05:44 +0000
committerGitHub Action <action@github.com>2023-08-27 09:05:44 +0000
commit3620298331d42f7f89671d850de7e028f794c34a (patch)
tree66e5d3e4cde42e22a3a43bb26339349a0d40cefb
parent34b14dc9f7725bb81ac82f0aad59a3d7d4c1d82e (diff)
downloadsncontinue-3620298331d42f7f89671d850de7e028f794c34a.tar.gz
sncontinue-3620298331d42f7f89671d850de7e028f794c34a.tar.bz2
sncontinue-3620298331d42f7f89671d850de7e028f794c34a.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 fdabdb34..cf3cf40e 100644
--- a/extension/package-lock.json
+++ b/extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "continue",
- "version": "0.0.335",
+ "version": "0.0.336",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "continue",
- "version": "0.0.335",
+ "version": "0.0.336",
"license": "Apache-2.0",
"dependencies": {
"@electron/rebuild": "^3.2.10",
diff --git a/extension/package.json b/extension/package.json
index abd20ffb..e28dbd12 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -1,7 +1,7 @@
{
"name": "continue",
"icon": "media/terminal-continue.png",
- "version": "0.0.335",
+ "version": "0.0.336",
"repository": {
"type": "git",
"url": "https://github.com/continuedev/continue"