That's not currently supported. You could invent your own system like using AJAX to fetch the latest version from a server, and if there's a newer one available, prompt the user to go and download and install it. (This type of thing is much easier on the web...)