qclient version fix

This commit is contained in:
0xOzgur 2024-11-12 12:59:24 +03:00
parent 209ad4660b
commit a02b6eb574
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# Set the version number
VERSION="2.0.3.3"
qClientVERSION="2.0.3.2"
qClientVERSION="2.0.3"
cd ~
# Step 0: Welcome

View File

@ -2,7 +2,7 @@
# Set the version number
VERSION="2.0.3-b7-testnet"
qClientVERSION="2.0.3.2"
qClientVERSION="2.0.3"
cd ~
# Step 0: Welcome

View File

@ -8,7 +8,7 @@ clear
# Set the version number
VERSION="2.0.3.3"
qClientVERSION="2.0.3.2"
qClientVERSION="2.0.3"
# Determine the ExecStart line based on the architecture

View File

@ -2,7 +2,7 @@
VERSION="2.0.3.3"
qClientVERSION="2.0.3.2"
qClientVERSION="2.0.3"
# Step 0: Welcome