aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorDaniel Margarido <drmargarido@gmail.com>2024-03-15 20:09:05 +0000
committerGitHub <noreply@github.com>2024-03-15 21:09:05 +0100
commit241bc21aadc1d73d39726a5872cf2adc10367ef4 (patch)
treedb2b8536bb175d8d9d398610139cd487db0ae3d8 /manifest.json
parentd167438794e1ff099ca2b4facc1364bbaaa1343a (diff)
downloadlite-xl-plugins-241bc21aadc1d73d39726a5872cf2adc10367ef4.tar.gz
lite-xl-plugins-241bc21aadc1d73d39726a5872cf2adc10367ef4.zip
Updated TodoTreeView version which implements the Focus Mode (#388)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 334a252..09ef6f7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1817,8 +1817,8 @@
},
{
"description": "Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT`",
- "version": "0.1.1",
- "remote": "https://github.com/drmargarido/TodoTreeView:28995b7e6292980ce7ce73b372d3cdd4dac80e7f",
+ "version": "0.1.2",
+ "remote": "https://github.com/drmargarido/TodoTreeView:e222f7074cae607dec82fb191a4fb077e75886e2",
"mod_version": "3",
"id": "todotreeview"
},