This commit is contained in:
0xOzgur 2024-11-13 23:57:25 +03:00
parent a02b6eb574
commit ecefd31235
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Set the version number
VERSION="2.0.3.3"
VERSION="2.0.3.4"
# Determine the ExecStart line based on the architecture
ARCH=$(uname -m)

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Set the version number
VERSION="2.0.3.3"
VERSION="2.0.3.4"
qClientVERSION="2.0.3"
cd ~

View File

@ -7,7 +7,7 @@ clear
# Set the version number
VERSION="2.0.3.3"
VERSION="2.0.3.4"
qClientVERSION="2.0.3"

View File

@ -1,7 +1,7 @@
#!/bin/bash
VERSION="2.0.3.3"
VERSION="2.0.3.4"
qClientVERSION="2.0.3"