summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-02 17:54:17 -0400
committerNate Sesti <sestinj@gmail.com>2023-06-02 17:54:17 -0400
commit20a388db56d380d5520bf90ccb596fbbb2eae468 (patch)
tree59480c2842508e356796e2a1f7c49428c2e209f4 /extension/package.json
parent6acf607cac52f475f54312968afcf03022f7868f (diff)
downloadsncontinue-20a388db56d380d5520bf90ccb596fbbb2eae468.tar.gz
sncontinue-20a388db56d380d5520bf90ccb596fbbb2eae468.tar.bz2
sncontinue-20a388db56d380d5520bf90ccb596fbbb2eae468.zip
openFile fix for codespaces
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 1219ca8e..2d83a58c 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -14,7 +14,7 @@
"displayName": "Continue",
"pricing": "Free",
"description": "Refine code 10x faster",
- "version": "0.0.13",
+ "version": "0.0.14",
"publisher": "Continue",
"engines": {
"vscode": "^1.74.0"