diff options
-rw-r--r-- | manifest.json | 4 |
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`", |