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