diff options
author | GitHub Action <action@github.com> | 2023-08-06 23:30:58 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-06 23:30:58 +0000 |
commit | a0d3f29ee237484c66b0efe243c79d902f2da993 (patch) | |
tree | 73e7039a0d244aea164ab3cd75eebb6ebff7d341 /extension/package.json | |
parent | f9739f56605cfad51c3f46994438665c3459c715 (diff) | |
download | sncontinue-a0d3f29ee237484c66b0efe243c79d902f2da993.tar.gz sncontinue-a0d3f29ee237484c66b0efe243c79d902f2da993.tar.bz2 sncontinue-a0d3f29ee237484c66b0efe243c79d902f2da993.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 26998ec9..e5a2f826 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.266", + "version": "0.0.267", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |