From f57722866b1526c19ef8937ab0a7f09a5d68c2ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:03:52 +0000 Subject: [PATCH 1/2] chore(release): 'v0.3.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5ce259e..186b433 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.1-SNAPSHOT +version=0.3.1 From 7a8dac62750479b6ef287a1102c345c1ef0757d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:03:52 +0000 Subject: [PATCH 2/2] chore(release): start 'v0.3.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 186b433..d7c70c0 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.1 +version=0.3.2-SNAPSHOT