Skip to content

Commit

Permalink
forgot to close
Browse files Browse the repository at this point in the history
  • Loading branch information
Capuccino committed Sep 27, 2018
1 parent 0fd42d3 commit 2b08330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inject_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ if [ ! TRAVIS_TAG ]; then
else
sed -i "s/define config.version = \"0.1.2\"/define config.version = \"$TRAVIS_TAG\"/g" mod/game/options.rpy;
cat mod/game/options.rpy | grep config.version;
fi

0 comments on commit 2b08330

Please sign in to comment.