From 0cb717212f720d1ab7729f298f737f666926e690 Mon Sep 17 00:00:00 2001 From: "Luis Gustavo S. Barreto" Date: Thu, 4 May 2023 13:39:35 -0300 Subject: [PATCH] env: bump shellhub version to v0.12.0 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 6a96ace736a..b0a38c9318c 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.12.0-rc.4 +SHELLHUB_VERSION=v0.12.0 # The HTTP listen port for the ShellHub web-based GUI, API and Reverse SSH tunnel. # Values: any free port on host