diff --git a/quilibrium_for_dummies.sh b/quilibrium_for_dummies.sh index da964bd..a77baa3 100644 --- a/quilibrium_for_dummies.sh +++ b/quilibrium_for_dummies.sh @@ -6,7 +6,7 @@ source ~/.bashrc clear # Set the version number -VERSION="1.4.19" +VERSION="1.4.20" # Determine the ExecStart line based on the architecture ARCH=$(uname -m) diff --git a/update/update.sh b/update/update.sh index 9f81977..e4c696a 100644 --- a/update/update.sh +++ b/update/update.sh @@ -1,7 +1,7 @@ #!/bin/bash # Set the version number -VERSION="1.4.19" +VERSION="1.4.20" # Step 0: Welcome echo "This script is made with ❤️ by https://quilibrium.space @ 0xOzgur.eth for scalepod.io"