diff options
author | jgmdev <jgmdev@gmail.com> | 2023-01-15 11:34:13 -0400 |
---|---|---|
committer | jgmdev <jgmdev@gmail.com> | 2023-01-15 11:34:13 -0400 |
commit | 99138bee0700d4a159d9592c67cbe7e56fae8b75 (patch) | |
tree | 2afb69f9e10d14d57b1c4e87ce60025135b47683 | |
parent | be6be3628d6c3b36c2c4f76e20b041e38e7f0e89 (diff) | |
download | lite-xl-plugins-99138bee0700d4a159d9592c67cbe7e56fae8b75.tar.gz lite-xl-plugins-99138bee0700d4a159d9592c67cbe7e56fae8b75.zip |
manifest: updated lint+ to latest hash
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 8d26108..2d94556 100644 --- a/manifest.json +++ b/manifest.json @@ -861,8 +861,8 @@ }, { "description": "Advanced linter with ErrorLens-like error reporting. Compatible with linters made for `linter` *([screenshot](https://raw.githubusercontent.com/liquid600pgm/lintplus/master/screenshots/1.png))*", - "version": "0.1", - "remote": "https://github.com/liquid600pgm/lintplus:3268641818069070b270486a88966b2a8bfef97e", + "version": "0.2", + "remote": "https://github.com/liquid600pgm/lintplus:771b1fe6cddb7897cd034ed5ee96201d6a2831c2", "mod_version": "3", "id": "lintplus", "name": "lint+" |