Merge pull request #188 from Cryptolized/patch-2

Update automatic-app-updates.md
This commit is contained in:
Jeremy Kauffman 2017-07-27 16:59:45 -04:00 committed by GitHub
commit c2b7946f1c

View file

@ -15,4 +15,4 @@ To complete this bounty, [lbry-app](https://github.com/lbryio/lbry-app) must be
- When an update begins store an update-history tracking file detailing what the version being updated is, what version it is being updated to, and when the update happened. - When an update begins store an update-history tracking file detailing what the version being updated is, what version it is being updated to, and when the update happened.
- Upon starting the app after an update, alert the user that the update was successful (and note if it contained security updates), and update the history file to indicate that the update was successful. - Upon starting the app after an update, alert the user that the update was successful (and note if it contained security updates), and update the history file to indicate that the update was successful.
It is probably a good idea to consult with our development team on [Slack](https://slack.lbry.io) or via email before completing this bounty in it's entirety. It is probably a good idea to consult with our development team on [Slack](https://slack.lbry.io) or via email before completing this bounty in its entirety.