AugurProject / augur-app

Augur Desktop Electron Application
MIT License
222 stars 22 forks source link

Add db version getters #458

Closed bthaile closed 5 years ago

bthaile commented 5 years ago

parse up db_version file in updateInfo in check-for-updates.

This will inform the user that a full resync is needed. process to increment db version is to update db_version.txt file that is checked in augur-app root dir.

fixes https://github.com/AugurProject/augur/issues/889

screen shot 2019-01-23 at 6 38 18 pm screen shot 2019-01-23 at 6 39 18 pm