Replaces IP versions and removes the the version check in Vivado block design.
The block design must be exported as a tcl script. Run `upgrade_design_to_current_vivado_version.sh` with the name of the tcl script of the block design to adapt it to the Vivado version currently in your path.
## Warnings
* Use with care!
* Tested on Linux only
* There is no guarantee the updated script still works.