The message "you are running a beta version" happens because the local database version is greather than the "lastestversion" returned by the API.
The problem was known : each updater MUST update the database version number, and the "latest version" API must be adjusted only when the updater do it to avoid attempt to apply update many time.
I think Me.B have adjusted the updater.
The problem was known : each updater MUST update the database version number, and the "latest version" API must be adjusted only when the updater do it to avoid attempt to apply update many time.
I think Me.B have adjusted the updater.