diff --git a/scripts/create-fuels-template-integration.sh b/scripts/create-fuels-template-integration.sh index 0da9b06414e..ba5b85ee1cd 100755 --- a/scripts/create-fuels-template-integration.sh +++ b/scripts/create-fuels-template-integration.sh @@ -1,7 +1,6 @@ #!/bin/bash -# Debugging -# PUBLISHED_NPM_VERSION="next" +# The PUBLISHED_NPM_VERSION variable is required to create a new project with the current published `fuels` version # Versions FUEL_CORE_VERSION=$(cat ./internal/fuel-core/VERSION)