From e77f74871f6717f5346a01bef3052ce3014e69c6 Mon Sep 17 00:00:00 2001 From: Hari Chalise Date: Mon, 30 Dec 2024 23:10:41 +0545 Subject: [PATCH] Update Version 4.1.1 --- docs/.vitepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index b8e48ab..a96630f 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -22,7 +22,7 @@ export default { { text: "Home", link: "/" }, { text: "Guide", link: "/getting-started/introduction" }, { - text: "4.1.0", + text: "4.1.1", items: [ { text: 'Changelog',