Commit caa5830a authored by Vincent Driessen's avatar Vincent Driessen

Auto-commit version number when bumped.

parent a676509a
......@@ -9,3 +9,5 @@ if [ $# -ne 1 ]; then
fi
echo "GITFLOW_VERSION=$1" > gitflow-version
git add gitflow-version
git commit -m "Bumped version number to $1" gitflow-version
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment