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 fb70c75..140e052 100644 --- a/manifest.json +++ b/manifest.json @@ -1458,7 +1458,7 @@ }, { "description": "File icons set for TreeView. Modification of the [nonicons](plugins/nonicons.lua) plugin. Uses [NerdFont](https://www.nerdfonts.com/) icons", - "version": "1.1", + "version": "1.2", "type": "plugin", "path": "plugins/nerdicons.lua", "id": "nerdicons", @@ -1469,7 +1469,7 @@ }, { "description": "File icons set for TreeView. Uses the [Nonicons](https://github.com/yamatsum/nonicons/) font", - "version": "0.3", + "version": "0.4", "path": "plugins/nonicons.lua", "id": "nonicons", "mod_version": "3", |