diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-01-16 19:08:07 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-01-16 19:08:07 -0500 |
commit | ee91e1fefda1fd2d56e2ae45115a370546db69b9 (patch) | |
tree | bce5b2c354dea57839bbfc427a37129867ce6cdd | |
parent | 3134b38374f84694ecd2c15670ce60a50b3ac445 (diff) | |
download | lite-xl-plugins-ee91e1fefda1fd2d56e2ae45115a370546db69b9.tar.gz lite-xl-plugins-ee91e1fefda1fd2d56e2ae45115a370546db69b9.zip |
Bumped commit version.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index ca2a870..527a466 100644 --- a/manifest.json +++ b/manifest.json @@ -59,7 +59,7 @@ { "description": "Provides a build system, messages window, and easily clickable errors. Supports an internal build system, and `make`. *([screenshot](https://raw.githubusercontent.com/adamharrison/lite-xl-ide/main/screenshots/build.png))*", "version": "0.1", - "remote": "https://github.com/adamharrison/lite-xl-ide.git:445345f2b25898404879dacbd7709f8a7c7b0795", + "remote": "https://github.com/adamharrison/lite-xl-ide.git:c254d8cbc1932fd69e4c135f1d53c4e81a9f293a", "id": "build", "mod_version": "3" }, |