From 3af09cfd7a5dc393e7219a05a1681821adf0e2ce Mon Sep 17 00:00:00 2001 From: "Luis Gustavo S. Barreto" Date: Wed, 24 Apr 2024 14:53:55 -0300 Subject: [PATCH] config: bump shellhub version to v0.15.0-rc.6 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index e3d6e88845e..c9a0eab419a 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.15.0-rc.5 +SHELLHUB_VERSION=v0.15.0-rc.6 # This specification details the network interface to which the gateway container will be bound. SHELLHUB_BIND_ADDRESS=0.0.0.0