summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-02 12:47:08 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-02 12:47:08 -0700
commit03499fc0b7efa75581c6c3eff40b47f2e4db58e0 (patch)
tree999467a1ea6588c3c2d4d1c71ab97970bc7b7348 /extension/package.json
parent4871ff4f6e579570613887b2570ae6dd86d83684 (diff)
downloadsncontinue-03499fc0b7efa75581c6c3eff40b47f2e4db58e0.tar.gz
sncontinue-03499fc0b7efa75581c6c3eff40b47f2e4db58e0.tar.bz2
sncontinue-03499fc0b7efa75581c6c3eff40b47f2e4db58e0.zip
ssl certificate fix
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 5406bb71..9d369724 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.99",
+ "version": "0.0.102",
"publisher": "Continue",
"engines": {
"vscode": "^1.60.0"