Updating the Application
If you update your application after it has been published, you need to republish the application so that users always have the latest copy.
For example, suppose you fixed some bugs in an existing function and want your users to use the updated version. You first republish the application by going to Build -> Publish MyApp.
Your users need not explicitly reinstall the application by loading the publish.htm file. When they restart the application, the application by default will automatically check the publishing location for updates. If an update is available, it will prompt the user to download it (see Figure 1-3).

Figure 1-3. Prompting an user to download an application update
The user can either update the application (click OK) or skip it (click Skip).
Tip
If you specified the minimum version of the application that the user must install, and the current version installed on the user's computer is lower than the required version, the user will not have the choice to skip the updates and the updates will happen automatically. Refer to the "Updates" section for more information.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access