We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a87d0 commit d9a049dCopy full SHA for d9a049d
run.sh
@@ -1,6 +1,6 @@
1
DEFAULTPORT=8080
2
PORT=$1
3
-VERSION=0.25.1
+VERSION=0.25.35
4
if [ -z "$PORT" ]; then
5
PORT=$DEFAULTPORT
6
fi
0 commit comments