How to update json data for steam game?

Hi, I currently have DataManger with “data load” button in its Inspector. If I press it, it reads from json and set status for each of the scriptable objects such as heroData and enemyData.

→ How do I force to make users to update the changes?

→ If I rebuild it and update the version of the steam game, do users automatically patch the changes?