diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2022-11-02 13:31:52 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2022-11-02 13:31:52 -0400 |
commit | 98a93d36d77cceaf5e94840659ab467c7cb794f1 (patch) | |
tree | 02e306c5b9ed37b9b9a17eb2808daaef5c4427a5 /manifest.json | |
parent | a1718a858d002bc722d147f5eeb1a32449ab139e (diff) | |
download | lite-xl-plugin-manager-98a93d36d77cceaf5e94840659ab467c7cb794f1.tar.gz lite-xl-plugin-manager-98a93d36d77cceaf5e94840659ab467c7cb794f1.zip |
Updated to set plugin to master.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 51bacf5..fe92443 100644 --- a/manifest.json +++ b/manifest.json @@ -37,7 +37,7 @@ } ], "remotes": [ - "https://github.com/lite-xl/lite-xl-plugins.git:2.1", + "https://github.com/lite-xl/lite-xl-plugins.git:master", "https://github.com/adamharrison/lite-xl-simplified.git:master" ] } |