Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
claui committed Jul 1, 2022
1 parent ea08168 commit 476b27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taskwarrior",
"version": "0.2.1",
"version": "0.2.2",
"publisher": "claui",
"engines": {
"vscode": "^1.66.0"
Expand Down Expand Up @@ -36,7 +36,7 @@
"properties": {
"taskwarrior.executablePath": {
"type": "string",
"markdownDescription": "Path to the `task` executable, e.\u2009g. `/usr/local/bin/task`. \nLeave blank if it’s already on your `PATH`.",
"markdownDescription": "Path to the `task` executable, e. g. `/usr/local/bin/task`. \nLeave blank if it’s already on your `PATH`.",
"scope": "machine-overridable"
}
}
Expand Down

0 comments on commit 476b27a

Please sign in to comment.