File diff 3d0bdadc5c6e → 15bc2330b9a3
games/factorio_development.sh
Show inline comments
 
@@ -22,7 +22,7 @@
 
set -u
 

	
 
PROGRAM="factorio_development.sh"
 
VERSION="1.0.1"
 
VERSION="1.0.2"
 

	
 
function usage() {
 
    cat <<EOF
 
@@ -587,6 +587,7 @@ EOF
 
IGNORE_PATHS=(
 
    ".gitignore"
 
    "build.cfg"
 
    "build.sh"
 
)
 

	
 
# Specify prefix to use in front of versions when tagging releases