Hi,
I put my game on the server, and make my url link to the game. For example: mygame.com
And then I want to replace the game to the lastest version.
But after I replaced the new version, I opened my browser and go to mygame.com, I found the browser still load the older version from cache.
Is there any way to make the game updated without change the url? Because some player will save the url, and we can not change it anymore.
Thank you!