From cf64a979efca8d6c13ff039d17a61fbcf121f53f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:23:00 +0000 Subject: [PATCH 1/2] chore(release): 'v0.4.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d7c70c06..5b8aede0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ org.gradle.configuration-cache=false #org.gradle.configuration-cache.parallel=true group=org.connectbot.sshlib -version=0.3.2-SNAPSHOT +version=0.4.0 From e841b1859b1ee37c8f61c48f58a0c2e48d4b142e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:23:00 +0000 Subject: [PATCH 2/2] chore(release): start 'v0.4.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5b8aede0..0df4dd42 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ org.gradle.configuration-cache=false #org.gradle.configuration-cache.parallel=true group=org.connectbot.sshlib -version=0.4.0 +version=0.4.1-SNAPSHOT