node version 2.0.3.3

This commit is contained in:
0xOzgur 2024-11-12 12:58:37 +03:00
parent c827fa90cf
commit 209ad4660b
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.2"
VERSION="2.0.3.3"
# 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.2"
VERSION="2.0.3.3"
qClientVERSION="2.0.3.2"
cd ~

View File

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

View File

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