diff --git a/init.sh b/init.sh index 747bae8..7ad91e4 100755 --- a/init.sh +++ b/init.sh @@ -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