diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-10-16 17:34:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-16 17:34:43 -0400 |
commit | b2dc8c0a12335f6e7cff69666845f520bd446440 (patch) | |
tree | 9e9ed9872b250b9a2329546d230aa36276d91555 | |
parent | e9e4bf5c7da44650743079895ab10ad727341fa2 (diff) | |
download | lite-xl-plugins-b2dc8c0a12335f6e7cff69666845f520bd446440.tar.gz lite-xl-plugins-b2dc8c0a12335f6e7cff69666845f520bd446440.zip |
Updated manifest.json. (#492)
Co-authored-by: Github Actions <>
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index a1c2f99..dbb1dbb 100644 --- a/manifest.json +++ b/manifest.json @@ -2333,9 +2333,9 @@ "description": "A simple library that provides a web client to fetch, and submit data via HTTP requests.", "id": "www", "mod_version": "3", - "remote": "https://github.com/adamharrison/lite-xl-www.git:aecc866c33b0a954fbd41a5de2842bb97f4ac45e", + "remote": "https://github.com/adamharrison/lite-xl-www.git:e378ba891ba08c2358185aa4b8d96b9739deec57", "type": "library", - "version": "0.1" + "version": "0.3" }, { "description": "`pywal` integration with Lite XL.", |