aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorDaniel Margarido <drmargarido@gmail.com>2024-10-01 18:43:01 +0100
committerGitHub <noreply@github.com>2024-10-01 19:43:01 +0200
commit9a80dcd113ada6fd3079f532f4342f4d1e7adc4e (patch)
treeb3eca973d0d3ace44597ae39559e36f635a2e5be /manifest.json
parent28cb4c77ea88726ce3712973c907244151d0cf68 (diff)
downloadlite-xl-plugins-9a80dcd113ada6fd3079f532f4342f4d1e7adc4e.tar.gz
lite-xl-plugins-9a80dcd113ada6fd3079f532f4342f4d1e7adc4e.zip
Updated todotreeview to most recent version. (#474)
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 16b2204..4556b26 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2238,8 +2238,8 @@
"description": "Todo tree viewer for annotations in code like `TODO`, `BUG`, `FIX`, `IMPROVEMENT`",
"id": "todotreeview",
"mod_version": "3",
- "remote": "https://github.com/drmargarido/TodoTreeView:e222f7074cae607dec82fb191a4fb077e75886e2",
- "version": "0.1.2"
+ "remote": "https://github.com/drmargarido/TodoTreeView:0b3937a0f0d761843df9b71cfea35884e839348b",
+ "version": "0.1.11"
},
{
"description": "Toggles symbols between `snake_case` and `camelCase`",