Skip to content

Commit

Permalink
Update to FuseLess 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag authored Jul 1, 2020
1 parent 1546f77 commit 8bd11bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if [[ !$LUCEE_VERSION ]]; then
fi

if [[ !$FUSELESS_VERSION ]]; then
FUSELESS_VERSION="0.1.0"
FUSELESS_VERSION="0.2.0"
fi

if [ -f "jars/lucee-light-$LUCEE_VERSION.jar" ]; then
Expand Down

0 comments on commit 8bd11bf

Please sign in to comment.