Skip to content

Commit

Permalink
Bump to FuseLess v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag committed Dec 4, 2018
1 parent 5ed23f7 commit bda42a6
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.0.6"
FUSELESS_VERSION="0.0.7"
fi

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

0 comments on commit bda42a6

Please sign in to comment.