From 2845d795d0670c17a6f4a2d47b7057b9b576a8d8 Mon Sep 17 00:00:00 2001 From: VAIO Date: Tue, 28 Apr 2026 13:26:38 +0000 Subject: [PATCH] chore: bump version to 3.5.1 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index baa8bd8..10cae7e 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "Name": "QuickSSH", "Description": "SSH/SCP plugin with structured profiles, SSH-config-like import/export, direct SSH, custom shell management, and query autocomplete via suggestions", "Author": "Vaso73", - "Version": "3.5.0", + "Version": "3.5.1", "Language": "csharp", "Website": "https://github.com/Vaso73/Flow.Launcher.Plugin.QuickSSH", "IcoPath": "Images\\app.png",