From f36b663a30351d18c2d5597060565092c7b4fdc3 Mon Sep 17 00:00:00 2001 From: bjoerrrn <91031217+bjoerrrn@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:22:22 +0200 Subject: [PATCH] Update storj-system-health.sh --- storj-system-health.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storj-system-health.sh b/storj-system-health.sh index c46b82e..33a0e96 100755 --- a/storj-system-health.sh +++ b/storj-system-health.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# v1.12.0 +# v1.12.1 # # storj-system-health.sh - storagenode health checks and notifications to discord / by email # by dusselmann, https://github.com/dusselmann/storj-system-health.sh