diff options
author | Adam <adamdharrison@gmail.com> | 2023-01-19 20:35:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-19 20:35:36 -0500 |
commit | 3eb5ef21dcb560cf41e84f7cba37e957e5138502 (patch) | |
tree | 4d6ed9bde51c9306377329b31cccb7dcf174391e /manifest.json | |
parent | e988b472b7d969fe804a3d9e0727d8ce91ebe322 (diff) | |
download | lite-xl-plugins-3eb5ef21dcb560cf41e84f7cba37e957e5138502.tar.gz lite-xl-plugins-3eb5ef21dcb560cf41e84f7cba37e957e5138502.zip |
Update manifest.json
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 dbaf665..ec27726 100644 --- a/manifest.json +++ b/manifest.json @@ -51,7 +51,7 @@ }, { "description": "Underlines matching pair for bracket under the caret *([screenshot](https://user-images.githubusercontent.com/3920290/80132745-0c863f00-8594-11ea-8875-c455c6fd7eae.png))*", - "version": "0.1", + "version": "0.2", "path": "plugins/bracketmatch.lua", "id": "bracketmatch", "mod_version": "3" |