bump version to 1.0.38
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
|
||||
os_name="$(uname -s)"
|
||||
arch_name="$(uname -m)"
|
||||
version='1.0.36'
|
||||
version='1.0.38'
|
||||
|
||||
# Detect Linux distribution type
|
||||
linux_type=""
|
||||
@@ -138,4 +138,4 @@ if [ "$file_size" -ge 2 ]; then
|
||||
else
|
||||
echo "Downloaded file is less than 2 MB. Process aborted."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
Reference in New Issue
Block a user