diff options
author | GitHub Action <action@github.com> | 2023-08-09 07:47:18 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-08-09 07:47:18 +0000 |
commit | e608522be7b94a4ae3afae7a1e771d663f87b748 (patch) | |
tree | 2cc0122e10178fdcdd8e140e68cabd94401fed97 /extension/package.json | |
parent | 9afda0bee3b72f4ad00423414dc782f8b4524c91 (diff) | |
download | sncontinue-e608522be7b94a4ae3afae7a1e771d663f87b748.tar.gz sncontinue-e608522be7b94a4ae3afae7a1e771d663f87b748.tar.bz2 sncontinue-e608522be7b94a4ae3afae7a1e771d663f87b748.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 f2e3c4f5..a004c748 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.284", + "version": "0.0.285", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |