@@ -11,4 +11,4 @@ do
git tag -d $i; #Delete old tag.
git push origin 1.$i :$i #Rename the tag remotely too.
fi
-done
+done