Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug where config files could not be updated
The bug was caused by the ConfigFileUpdater class not being able to update config file that version was higher than the target version of the beginning steps in the update process. The updater would incorrectly indicate failure when the update step was for a older config file version.
- Loading branch information