From 4cd833ee2e85235a042205b9dc5a67b3cb683880 Mon Sep 17 00:00:00 2001 From: ThaCuber <70547062+thacuber2a03@users.noreply.github.com> Date: Tue, 29 Aug 2023 02:12:29 -0400 Subject: update wal.lxl (#289) * update wal.lxl * change id * replaces "wal_lxl" --- manifest.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 448a4e3..275e807 100644 --- a/manifest.json +++ b/manifest.json @@ -1450,11 +1450,12 @@ }, { "description": "`pywal` integration with Lite XL.", - "version": "1.0", - "remote": "https://github.com/ThaCuber/wal.lxl:1c59b2378781ffb59ca8e27ccb5b50d4394a4c44", - "id": "wal_lxl", + "version": "1.1", + "remote": "https://github.com/ThaCuber/wal.lxl:93bcf5dd64e9945fa88de22cd8b62a5467e80d6a", + "id": "wal", "name": "wal.lxl", - "mod_version": "3" + "mod_version": "3", + "replaces": [ "wal_lxl" ] }, { "id": "codeplus", -- cgit v1.2.3