Skip to content

Commit d9a049d

Browse files
committed
Bump.
1 parent 55a87d0 commit d9a049d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DEFAULTPORT=8080
22
PORT=$1
3-
VERSION=0.25.1
3+
VERSION=0.25.35
44
if [ -z "$PORT" ]; then
55
PORT=$DEFAULTPORT
66
fi

0 commit comments

Comments
 (0)