When a newer version of my react-app is available. I want to re-download the bundle. I know how to find if the bundle is outdated using a version number. But I can't figure out how I can make the browser redownload the latest bundle. How is this possible?