Changeset - 2fabc7f99ec6
[Not reviewed]
0 1 0
Branko Majic (branko) - 4 years ago 2020-07-06 19:41:03
branko@majic.rs
Noticket: [factorio_manager.sh] Bump the script version.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general) First comment
games/factorio_manager.sh
Show inline comments
 
@@ -19,13 +19,13 @@
 
#
 

	
 
# Treat unset variables as errors.
 
set -u
 

	
 
program="factorio_manager.sh"
 
version="0.2.1"
 
version="0.2.2"
 

	
 
function synopsis() {
 
cat <<EOF
 
$program $version, helper tool for managing Factorio instances
 

	
 
Usage:
0 comments (0 inline, 0 general) First comment
You need to be logged in to comment. Login now