diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2022-10-25 11:23:53 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2022-10-25 11:23:53 -0400 |
commit | 3ee757529e268bdfdbe1e411541c21cbedbda7ab (patch) | |
tree | 5ed0c5e50df61a3e190b343be8a492ccd9319e42 /manifest.json | |
parent | 73a0ab316184eed0672965cc296595fe89848d36 (diff) | |
download | lite-xl-plugin-manager-3ee757529e268bdfdbe1e411541c21cbedbda7ab.tar.gz lite-xl-plugin-manager-3ee757529e268bdfdbe1e411541c21cbedbda7ab.zip |
Changed 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 33a0ed8..51bacf5 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,6 @@ ], "remotes": [ "https://github.com/lite-xl/lite-xl-plugins.git:2.1", - "https://github.com/adamharrison/lite-xl-simplified.git:latest" + "https://github.com/adamharrison/lite-xl-simplified.git:master" ] } |