diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-09 17:43:37 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-09 17:43:37 -0700 |
commit | c84fdf356dccad9bb41140572b5704ee53807021 (patch) | |
tree | c79084acd7b01fcd6467e6a8f1e24559f4536c47 /extension/package.json | |
parent | 6639ea4a0ca34e259778736e5d0c4e2fc92560f4 (diff) | |
download | sncontinue-c84fdf356dccad9bb41140572b5704ee53807021.tar.gz sncontinue-c84fdf356dccad9bb41140572b5704ee53807021.tar.bz2 sncontinue-c84fdf356dccad9bb41140572b5704ee53807021.zip |
say "No edits were made" if true
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 3b23ff19..0464ba55 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.143", + "version": "0.0.145", "publisher": "Continue", "engines": { "vscode": "^1.67.0" |