From 46a7cc167516e9df8bb27efd6ef95372278de43b Mon Sep 17 00:00:00 2001 From: Johnson Chu Date: Sun, 27 Oct 2024 00:40:46 +0800 Subject: [PATCH] chore: update insiders.json --- insiders.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/insiders.json b/insiders.json index 1c410f629b..edc23dea70 100644 --- a/insiders.json +++ b/insiders.json @@ -1,6 +1,14 @@ { - "latest": "2.1.7", + "latest": "2.1.9", "versions": [ + { + "version": "2.1.9", + "date": "2024-10-26", + "downloads": { + "GitHub": "https://github.com/volarjs/insiders/releases/tag/v2.1.9", + "AFDIAN": "https://afdian.com/p/5910034c93b811ef9bfb52540025c377" + } + }, { "version": "2.1.7", "date": "2024-9-5",