diff options
author | Adam <adamdharrison@gmail.com> | 2023-08-27 10:43:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-27 10:43:06 -0400 |
commit | 216b57aebe77c51c93a60b95375a8b1bdfbf89d4 (patch) | |
tree | 8d618d87c7e5f365b4fa68e350467dc2c7454467 /manifest.json | |
parent | 896e40588411d758b8060ce2fae28ce1649c88d4 (diff) | |
download | lite-xl-plugins-216b57aebe77c51c93a60b95375a8b1bdfbf89d4.tar.gz lite-xl-plugins-216b57aebe77c51c93a60b95375a8b1bdfbf89d4.zip |
Updated manifest.json with terminal version 1.0. (#285)
* Updated manifest.json with terminal version.
* Updated checksum.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json index 319cbb3..f1e1d36 100644 --- a/manifest.json +++ b/manifest.json @@ -1313,11 +1313,11 @@ "mod_version": "3" }, { - "description": "An integrated terminal for lite-xl. \\*([screenshot](https://user-images.githubusercontent.com/1034518/254662617-6b8003da-d4c1-4227-8fc9-3d2b1ae89bf2.png))", - "version": "0.9", + "description": "An integrated terminal for lite-xl. \\*([screenshot](https://github.com/adamharrison/lite-xl-terminal/assets/1034518/eb8a72a0-ff61-4b95-b009-364ac2725f70))", + "version": "1.0", "id": "terminal", "mod_version": "3", - "remote": "https://github.com/adamharrison/lite-xl-terminal.git:89788ede70768726cf60b5c3049f1fc67bea46cd" + "remote": "https://github.com/adamharrison/lite-xl-terminal.git:0cbd63583876a3653e613e0489d9339bc05e9a6a" }, { "description": "Allows you to play tetris directly in the editor.", |