Always write out last run versions
The 'old' way would run the failing run's version over and over until it was fixed. I switched it to always increment the version for the next run, so we get a clearer picture if it is only one version of FP that is causing failures.
Signed-off-by: Erik de Bruin <erik@ixsoftware.nl>