From a09fe0a27175f6807747ac5f0099707048864c40 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Mon, 29 Sep 2025 09:55:26 -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 70f966cd..1b587c96 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "termix", "private": true, - "version": "1.6.0", + "version": "1.7.0", "description": "A web-based server management platform with SSH terminal, tunneling, and file editing capabilities", "author": "Karmaa", "main": "electron/main.cjs",