I put the game v.1.1.0 as HTML5 on the server and many users played it.
Later on I upload a new version v1.2.0, overwriting the last one folder with the new exported version.
How to know that the user that had already loaded the v1.1.0, when open the page, will load the new version and not the cached one?
What can I do to force it?