This commit is contained in:
0xOzgur 2024-10-17 08:59:21 +03:00
parent 802ba45c34
commit 4afa56731b
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Set the version number
VERSION="2.0.0.5"
VERSION="2.0.0.6"
# 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.0.5"
VERSION="2.0.0.6"
qClientVERSION="2.0.0.5"
cd ~

View File

@ -7,7 +7,7 @@ clear
# Set the version number
VERSION="2.0.0.5"
VERSION="2.0.0.6"
qClientVERSION="2.0.0.5"

View File

@ -1,7 +1,7 @@
#!/bin/bash
VERSION="2.0.0.5"
VERSION="2.0.0.6"
qClientVERSION="2.0.0.5"