summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-28 12:13:07 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-28 12:13:07 -0700
commit8b95ef7de258de8498b328d9e6107a95f57f8d2c (patch)
treeb140145d0d2db756d6fcca9fba1c6f7eb2e700a6 /extension/package.json
parentf6fe993a782d68cf9eb0ba91c964914e4d1baf17 (diff)
downloadsncontinue-8b95ef7de258de8498b328d9e6107a95f57f8d2c.tar.gz
sncontinue-8b95ef7de258de8498b328d9e6107a95f57f8d2c.tar.bz2
sncontinue-8b95ef7de258de8498b328d9e6107a95f57f8d2c.zip
fix: :ambulance: logging to file causing problems with starting server
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json
index 5df08aee..d71744d0 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -14,7 +14,7 @@
"displayName": "Continue",
"pricing": "Free",
"description": "The open-source coding autopilot",
- "version": "0.0.215",
+ "version": "0.0.216",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"