aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2023-10-30 02:38:16 +0100
committerGitHub <noreply@github.com>2023-10-30 02:38:16 +0100
commitd3c68c3429d2a1e5ddf98ac6d433a00e354b7255 (patch)
tree3686afbc24604c6b48929db18f548c4532822666
parent15fccc256b2dd67ec3bbcb9da71a8d44dd8307b8 (diff)
downloadlite-xl-plugins-d3c68c3429d2a1e5ddf98ac6d433a00e354b7255.tar.gz
lite-xl-plugins-d3c68c3429d2a1e5ddf98ac6d433a00e354b7255.zip
Update `todotreeview` (#329)
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 3db13fa..ff2df73 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1658,8 +1658,8 @@
},
{
"description": "Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT`",
- "version": "0.1",
- "remote": "https://github.com/drmargarido/TodoTreeView:a9371045ead3bc820224d3be55db6066398a11c5",
+ "version": "0.1.1",
+ "remote": "https://github.com/drmargarido/TodoTreeView:28995b7e6292980ce7ce73b372d3cdd4dac80e7f",
"mod_version": "3",
"id": "todotreeview"
},