diff options
author | Martino Ferrari <manda.mgf@gmail.com> | 2024-07-19 22:39:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 22:39:00 +0200 |
commit | febcc69c5069cd726d287f8cc913666a4960ac1e (patch) | |
tree | 37161bdd14b29a4b7df6ab16686b1c5859049170 /manifest.json | |
parent | 87b0f9f59b55032d69fcb87daf83691dfec59c06 (diff) | |
download | lite-xl-plugins-febcc69c5069cd726d287f8cc913666a4960ac1e.tar.gz lite-xl-plugins-febcc69c5069cd726d287f8cc913666a4960ac1e.zip |
Update keyhud version (#456)
* Update keyhud version
* Update manifest.json
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 540695b..dbabbcc 100644 --- a/manifest.json +++ b/manifest.json @@ -608,9 +608,9 @@ "description": "Simple *key HUD* for Lite XL", "id": "keyhud", "mod_version": "3", - "remote": "https://codeberg.org/Mandarancio/keyhud:1560d11fb5485aea264ea742e7ee6cd7693f03e0", + "remote": "https://codeberg.org/Mandarancio/keyhud:77c95fed9756b0b20a78ca0f61f20b593787bf20", "type": "plugin", - "version": "0.1" + "version": "0.2.3" }, { "description": "Exports the keymap to a JSON file.", |