summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-15 21:55:47 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-15 21:55:47 -0700
commit53536dce999f2858102b7bf969824141140c5fc7 (patch)
tree11818d23ff654c876c419c7fad20768738204f95 /extension/package.json
parent1cc788de843169400d70f26e533417f3a0a95b29 (diff)
downloadsncontinue-53536dce999f2858102b7bf969824141140c5fc7.tar.gz
sncontinue-53536dce999f2858102b7bf969824141140c5fc7.tar.bz2
sncontinue-53536dce999f2858102b7bf969824141140c5fc7.zip
fixed reading of terminal and other vscode windows
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 0638e768..9fe38f7f 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.173",
+ "version": "0.0.174",
"publisher": "Continue",
"engines": {
"vscode": "^1.67.0"