diff options
author | kramo <93832451+kra-mo@users.noreply.github.com> | 2024-03-05 21:52:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 21:52:46 +0100 |
commit | 310f6f92a9fbb32664d8b3f56a04891d97c6199c (patch) | |
tree | 5cf8a9935cd321d4fd4f6ca702644dab76c777d0 /manifest.json | |
parent | 7b72fe8e53998290e473102b17d12bf6045ca444 (diff) | |
download | lite-xl-plugins-310f6f92a9fbb32664d8b3f56a04891d97c6199c.tar.gz lite-xl-plugins-310f6f92a9fbb32664d8b3f56a04891d97c6199c.zip |
nonicons, nerdicons: Use license icon for COPYING (#355)
* nonicons, nerdicons: Use license icon for COPYING
* Bump nonicons, nerdicons versions
* Format `nerdicons` copying icon
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
---------
Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
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", |