aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorJuliardi <juliardi@users.noreply.github.com>2024-06-09 21:56:27 +0700
committerGitHub <noreply@github.com>2024-06-09 16:56:27 +0200
commita79828b857f65e10e4d74f6ca231308a9e500481 (patch)
treea9a16d949341e3dfe3492e30e0dd826836c0c0e4 /manifest.json
parentafe06fa542703df9d8693e3ebee988adebc19f7f (diff)
downloadlite-xl-plugins-a79828b857f65e10e4d74f6ca231308a9e500481.tar.gz
lite-xl-plugins-a79828b857f65e10e4d74f6ca231308a9e500481.zip
updates gitblame remote URL to point to the commit with the correct version (#442)
* updates gitblame remote URL to point to the commit with the correct version * bumps gitblame version to 0.2.1
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index f5bf49a..d609045 100644
--- a/manifest.json
+++ b/manifest.json
@@ -530,8 +530,8 @@
"description": "Shows \"git blame\" information of a line *([screenshot](https://raw.githubusercontent.com/juliardi/lite-xl-gitblame/main/screenshot_1.png))*",
"id": "gitblame",
"mod_version": "3",
- "remote": "https://github.com/juliardi/lite-xl-gitblame:0395fed18d3a779bc1eae26130f00a2eb23638ad",
- "version": "0.2"
+ "remote": "https://github.com/juliardi/lite-xl-gitblame:922d6961ee87990c92adb8bc89d1ce18fe8e2ee0",
+ "version": "0.2.1"
},
{
"description": "highlight changed lines from git *([screenshot](https://raw.githubusercontent.com/vincens2005/lite-xl-gitdiff-highlight/master/screenshot.png))*",