diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 520ccb1..8634bde 100644 --- a/manifest.json +++ b/manifest.json @@ -14,6 +14,7 @@ { "id": "ayu-dark", "remote": "https://github.com/juliardi/lite-xl-ayu-theme.git:33a514527d4870480554771c273e667eb6418873", + "version": "1.0", "type": "color", "tags": [ "dark" @@ -22,6 +23,7 @@ { "id": "ayu-light", "remote": "https://github.com/juliardi/lite-xl-ayu-theme.git:33a514527d4870480554771c273e667eb6418873", + "version": "1.0", "type": "color", "tags": [ "light" |