From 47a298c01b38bf17b11058f9fde742750fcfe1d8 Mon Sep 17 00:00:00 2001 From: "Luis Gustavo S. Barreto" Date: Fri, 2 Sep 2022 21:34:57 -0300 Subject: [PATCH] config: bump shellhub version to v0.10.1 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index de6a6dc6aca..c6a0cd7e2d3 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ # This is in order to avoid conflict with upstream code when updating to a newer version # Automatically increased once a new release is out -SHELLHUB_VERSION=v0.10.1-rc.1 +SHELLHUB_VERSION=v0.10.1 # The HTTP listen port for the ShellHub web-based GUI, API and Reverse SSH tunnel. # Values: any free port on host