diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 1c7feeb..b848e7a 100644 --- a/manifest.json +++ b/manifest.json @@ -1481,7 +1481,7 @@ }, { "description": "File icons set for TreeView. Modification of the [nonicons](plugins/nonicons.lua) plugin. Uses [NerdFont](https://www.nerdfonts.com/) icons", - "version": "1.2.1", + "version": "1.2.2", "type": "plugin", "path": "plugins/nerdicons.lua", "id": "nerdicons", @@ -1500,7 +1500,7 @@ }, { "description": "File icons set for TreeView. Uses the [Nonicons](https://github.com/yamatsum/nonicons/) font", - "version": "0.4", + "version": "0.4.1", "path": "plugins/nonicons.lua", "id": "nonicons", "mod_version": "3", |