From d50ed7fa702d40d03dad81accc176b3008a18f65 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Thu, 9 Oct 2025 00:20:37 -0500 Subject: [PATCH] Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3151adaa..8b834d2f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "termix", "private": true, - "version": "1.7.2", + "version": "1.7.3", "description": "A web-based server management platform with SSH terminal, tunneling, and file editing capabilities", "author": "Karmaa", "main": "electron/main.cjs",