diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2024-03-29 15:53:05 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2024-03-29 15:53:05 -0400 |
commit | 20c44bcb9715bca533ae3fbb6649287611c11495 (patch) | |
tree | cac7accb339f768d1e8015ef17be0d406d5bf6fb | |
parent | 345a55fed10070d204484ec5a28dcc53b0edcc7b (diff) | |
download | lite-xl-colors-20c44bcb9715bca533ae3fbb6649287611c11495.tar.gz lite-xl-colors-20c44bcb9715bca533ae3fbb6649287611c11495.zip |
Whoops.
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 8634bde..0ac7580 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ { "id": "ayu-dark", "remote": "https://github.com/juliardi/lite-xl-ayu-theme.git:33a514527d4870480554771c273e667eb6418873", - "version": "1.0", + "version": "0.1", "type": "color", "tags": [ "dark" @@ -23,7 +23,7 @@ { "id": "ayu-light", "remote": "https://github.com/juliardi/lite-xl-ayu-theme.git:33a514527d4870480554771c273e667eb6418873", - "version": "1.0", + "version": "0.1", "type": "color", "tags": [ "light" |