diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-11-20 22:21:57 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-11-20 22:21:57 -0500 |
commit | c0072b8405a4661d3b6707919f9a8382d618bfdb (patch) | |
tree | f1ce444e9a88d86a191958085fd6c14aca4655d7 | |
parent | 90069e31af5d7270aaf5ab244723f3849eb7b759 (diff) | |
download | lite-xl-plugins-c0072b8405a4661d3b6707919f9a8382d618bfdb.tar.gz lite-xl-plugins-c0072b8405a4661d3b6707919f9a8382d618bfdb.zip |
Updated terminal version.
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 4f87dba..ad53326 100644 --- a/manifest.json +++ b/manifest.json @@ -1628,10 +1628,10 @@ }, { "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", + "version": "1.01", "id": "terminal", "mod_version": "3", - "remote": "https://github.com/adamharrison/lite-xl-terminal.git:0cbd63583876a3653e613e0489d9339bc05e9a6a" + "remote": "https://github.com/adamharrison/lite-xl-terminal.git:394b577caa1491d2a8fb92b1b4acd93b2feb6b9a" }, { "description": "Allows you to play tetris directly in the editor.", |