diff options
author | jgmdev <jgmdev@gmail.com> | 2023-01-08 05:32:10 -0400 |
---|---|---|
committer | jgmdev <jgmdev@gmail.com> | 2023-01-08 05:32:10 -0400 |
commit | 3dbe2e1b10a5911e858da9442bba099b794b817b (patch) | |
tree | d0bc778ab692dba937a3056f8ac7eb0e586fb41b /manifest.json | |
parent | 07d33a93090b5c8ae40141f1b80ae63b5110d1c7 (diff) | |
download | lite-xl-plugins-3dbe2e1b10a5911e858da9442bba099b794b817b.tar.gz lite-xl-plugins-3dbe2e1b10a5911e858da9442bba099b794b817b.zip |
settings: added ability to filter keybinds
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index d6be566..5359c8a 100644 --- a/manifest.json +++ b/manifest.json @@ -1039,7 +1039,7 @@ }, { "description": "Provides a GUI to manage core and plugin settings, bindings and select color theme *([video](https://user-images.githubusercontent.com/1702572/169743674-ececae24-f6b7-4ff2-bfa2-c4762cd327d9.mp4))*. (depends on [`widget`](https://github.com/lite-xl/lite-xl-widgets))", - "version": "0.3", + "version": "0.4", "path": "plugins/settings.lua", "id": "settings", "mod_version": "3" |