From a79828b857f65e10e4d74f6ca231308a9e500481 Mon Sep 17 00:00:00 2001 From: Juliardi Date: Sun, 9 Jun 2024 21:56:27 +0700 Subject: 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 --- manifest.json | 4 ++-- 1 file 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))*", -- cgit v1.2.3