From 10603024f4cc833d1e1c8111977ecca3eb67bcac Mon Sep 17 00:00:00 2001 From: ggrandes Date: Tue, 22 Mar 2022 20:28:54 +0100 Subject: [PATCH] release v1.1.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4729219..1e81034 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Manage SSH Tunnels made easy. Open Source Java project under Apache License v2.0 -### Current Stable Version is [1.1.0](https://github.com/ggrandes/jentunnel/releases) +### Current Stable Version is [1.1.1](https://github.com/ggrandes/jentunnel/releases) --- ## Requirements, Installation and Running -* Java Runtime (8 o newer): https://jdk.java.net/java-se-ri/14 +* Java Runtime (8 o newer): https://jdk.java.net/java-se-ri/17 * This software run in [Portable Mode](https://en.wikipedia.org/wiki/Portable_application), you only need to unzip in a folder to install. * Run the `jentunnel-gui-launcher.exe` (in Windows) or execute `java -jar jentunnel-gui-x.x.x.jar` (in Linux).