diff options
author | jgmdev <jgmdev@gmail.com> | 2023-01-06 11:33:53 -0400 |
---|---|---|
committer | jgmdev <jgmdev@gmail.com> | 2023-01-06 11:33:53 -0400 |
commit | 9385bd0f18ff02df02cc8bc500c04d671f35e9fa (patch) | |
tree | 6d74d5a00cf45d742ef860de680f4b057e0aa61b /manifest.json | |
parent | 552a73287b3bfc542a927326284d2a54c84a55ed (diff) | |
download | lite-xl-plugins-9385bd0f18ff02df02cc8bc500c04d671f35e9fa.tar.gz lite-xl-plugins-9385bd0f18ff02df02cc8bc500c04d671f35e9fa.zip |
settings: updated to use new widgets path
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 71143d1..c233dab 100644 --- a/manifest.json +++ b/manifest.json @@ -997,7 +997,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.1", + "version": "0.2", "path": "plugins/settings.lua", "id": "settings", "mod_version": "3" |