From 6651dff8aee655f1a3f397e8c29f558fb30812e5 Mon Sep 17 00:00:00 2001 From: Johnson Chu Date: Thu, 31 Oct 2024 03:41:02 +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 edc23dea70..b249afcfff 100644 --- a/insiders.json +++ b/insiders.json @@ -1,6 +1,14 @@ { - "latest": "2.1.9", + "latest": "2.1.11", "versions": [ + { + "version": "2.1.11", + "date": "2024-10-31", + "downloads": { + "GitHub": "https://github.com/volarjs/insiders/releases/tag/v2.1.11", + "AFDIAN": "https://afdian.com/p/c2e9365896f611ef9da75254001e7c00" + } + }, { "version": "2.1.9", "date": "2024-10-26",