From 345a55fed10070d204484ec5a28dcc53b0edcc7b Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Fri, 29 Mar 2024 15:51:30 -0400 Subject: Fixed ayu versioning. --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) 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" -- cgit v1.2.3