Skip to content

Commit e9e5999

Browse files
committed
update
1 parent 620aa82 commit e9e5999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nging-installer.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
osname=`uname -s`
1010
arch=`uname -m`
11-
version="5.2.0"
11+
version="5.2.1"
1212

1313
if [ "$2" != "" ] && [ "$2" != "-" ]; then
1414
version="$2"

0 commit comments

Comments
 (0)