node version 2.0.3.2
This commit is contained in:
parent
0823ee32ec
commit
c827fa90cf
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set the version number
|
||||
VERSION="2.0.3.1"
|
||||
VERSION="2.0.3.2"
|
||||
|
||||
# Determine the ExecStart line based on the architecture
|
||||
ARCH=$(uname -m)
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.3.1"
|
||||
qClientVERSION="2.0.3.1"
|
||||
VERSION="2.0.3.2"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
cd ~
|
||||
# Step 0: Welcome
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.3-b7-testnet"
|
||||
qClientVERSION="2.0.3.1"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
cd ~
|
||||
# Step 0: Welcome
|
||||
|
||||
@ -7,8 +7,8 @@ clear
|
||||
|
||||
# Set the version number
|
||||
|
||||
VERSION="2.0.3.1"
|
||||
qClientVERSION="2.0.3.1"
|
||||
VERSION="2.0.3.2"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
|
||||
# Determine the ExecStart line based on the architecture
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
VERSION="2.0.3.1"
|
||||
qClientVERSION="2.0.3.1"
|
||||
VERSION="2.0.3.2"
|
||||
qClientVERSION="2.0.3.2"
|
||||
|
||||
|
||||
# Step 0: Welcome
|
||||
|
||||
Loading…
Reference in New Issue
Block a user