aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCukmekerb <cukmekerb@gmail.com>2023-10-09 07:07:47 -0700
committerGitHub <noreply@github.com>2023-10-09 16:07:47 +0200
commit1de82578d2125a4e6f71b5522152aeea7ab487fb (patch)
tree210a4e012cb441af38df30fcb44dba8be31c6cf4
parent09c011276cc34570f5762a82ce87130d92435380 (diff)
downloadlite-xl-plugins-1de82578d2125a4e6f71b5522152aeea7ab487fb.tar.gz
lite-xl-plugins-1de82578d2125a4e6f71b5522152aeea7ab487fb.zip
`gitdiff_highlight`: bump version (#313)
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 94d7fde..87ed84f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -303,8 +303,8 @@
},
{
"description": "highlight changed lines from git *([screenshot](https://raw.githubusercontent.com/vincens2005/lite-xl-gitdiff-highlight/master/screenshot.png))*",
- "version": "0.1",
- "remote": "https://github.com/vincens2005/lite-xl-gitdiff-highlight:12ddfa619054dfdd1ed86426d60b569dc536c43e",
+ "version": "0.2",
+ "remote": "https://github.com/vincens2005/lite-xl-gitdiff-highlight:f0e02b6a7299acbeb4a5f137b26830a6cca96cc8",
"mod_version": "3",
"id": "gitdiff_highlight"
},