From cd2372e0778c75d470741aa7dc472ccde9999c2b Mon Sep 17 00:00:00 2001 From: Frosty <36753686+Frosty704@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:47:35 -0400 Subject: [PATCH] Update package.json --- vitepress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitepress/package.json b/vitepress/package.json index 1c2381d..4e47242 100644 --- a/vitepress/package.json +++ b/vitepress/package.json @@ -1,6 +1,6 @@ { "name": "etvr_docs", - "version": "1.0.0", + "version": "1.9.0", "description": "Official Docs for ETVR", "repository": "https://github.com/EyeTrackVR/EyeTrackVR", "author": "DaOfficialWizard",