diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2023-11-23 19:03:40 +0100 |
---|---|---|
committer | Guldoman <giulio.lettieri@gmail.com> | 2023-11-23 19:03:40 +0100 |
commit | 26154da92ddf9a24700d8182cf952e91792cd654 (patch) | |
tree | ea27203b5fbbdd17701b2f1ac8897b14984b8084 | |
parent | e0ce69d7313840f4806ae8316d2c18b5b95ecade (diff) | |
download | lite-xl-plugins-26154da92ddf9a24700d8182cf952e91792cd654.tar.gz lite-xl-plugins-26154da92ddf9a24700d8182cf952e91792cd654.zip |
Bump `nerdicons` and `nonicons`
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index ad53326..fe9237f 100644 --- a/manifest.json +++ b/manifest.json @@ -1388,7 +1388,7 @@ }, { "description": "File icons set for TreeView. Download font from nerdfonts.com. Modification of the [nonicons](plugins/nonicons.lua) plugin", - "version": "1.0", + "version": "1.0.1", "type": "plugin", "path": "plugins/nerdicons.lua", "id": "nerdicons", @@ -1396,7 +1396,7 @@ }, { "description": "File icons set for TreeView. Download [font](https://github.com/yamatsum/nonicons/raw/6a2faf4fbdfbe353c5ae6a496740ac4bfb6d0e74/dist/nonicons.ttf) to your config/fonts folder", - "version": "0.2", + "version": "0.2.1", "path": "plugins/nonicons.lua", "id": "nonicons", "mod_version": "3" |