From 53ab719689eb8c963e0fba29baeb1c65560a1e22 Mon Sep 17 00:00:00 2001 From: Glavo Date: Fri, 3 Oct 2025 00:21:10 +0800 Subject: [PATCH] Update update.json.schema --- update.json.schema | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/update.json.schema b/update.json.schema index c1dbd11..821c4a0 100644 --- a/update.json.schema +++ b/update.json.schema @@ -18,7 +18,8 @@ "additionalProperties": false, "required": [ "dev", - "stable" + "stable", + "stable-preview" ], "definitions": { "info": {