From af134642001f9113fc73017b82315b62f0f8c8be Mon Sep 17 00:00:00 2001 From: Karmaa Date: Fri, 21 Mar 2025 15:39:19 -0500 Subject: [PATCH] Optimize ssh connection (faster). Renamed all versions to reflect that this project is still under development (expect bugs). --- src/modals/ProfileModal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modals/ProfileModal.jsx b/src/modals/ProfileModal.jsx index 43a4ba21..0677c794 100644 --- a/src/modals/ProfileModal.jsx +++ b/src/modals/ProfileModal.jsx @@ -73,7 +73,7 @@ export default function ProfileModal({
- v2.1 + v0.21