From e51c6361871225e07c42c905c4e81da51134a74c Mon Sep 17 00:00:00 2001 From: 0xOzgur <29779769+0xOzgur@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:02:46 +0300 Subject: [PATCH] bugfix --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index d9c6166..9f81977 100644 --- a/update.sh +++ b/update.sh @@ -1,7 +1,7 @@ #!/bin/bash # Set the version number -VERSION="1.4.18" +VERSION="1.4.19" # Step 0: Welcome echo "This script is made with ❤️ by https://quilibrium.space @ 0xOzgur.eth for scalepod.io"