From d9581b39640ddcb5a5d84a7acffc4771e7d3ffdb Mon Sep 17 00:00:00 2001 From: Faur Ioan-Aurel Date: Wed, 3 Dec 2025 23:37:06 +0200 Subject: [PATCH] chore: next version is 0.8.0 Major features were added like the ability to refresh mTLS certificates and start workspace via CLI instead of REST API --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 447537e..60ed663 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ -version=0.7.2 +version=0.8.0 group=com.coder.toolbox name=coder-toolbox \ No newline at end of file