diff options
author | GitHub Action <action@github.com> | 2023-08-06 18:31:01 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-06 18:31:01 +0000 |
commit | 2d665a41e76f67d1bb10d7c419634dc654e2d1f2 (patch) | |
tree | 6229866ddda25404aec9cbdba1cdca8a88f8083e /extension/package.json | |
parent | b018c473fd7d68c53a6e97f4e48a1199efd758ad (diff) | |
download | sncontinue-2d665a41e76f67d1bb10d7c419634dc654e2d1f2.tar.gz sncontinue-2d665a41e76f67d1bb10d7c419634dc654e2d1f2.tar.bz2 sncontinue-2d665a41e76f67d1bb10d7c419634dc654e2d1f2.zip |
ci: 💚 Update package.json version [skip ci]
Diffstat (limited to 'extension/package.json')
-rw-r--r-- | extension/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json index 0422ae07..26998ec9 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.265", + "version": "0.0.266", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |