SyStem-5 / NeutronServer

Neutron server is used for managing application updates (push or normal) and other remote managing operations.
1 stars 0 forks source link

Saving the new version to versions array in the database. #2

Closed SyStem-5 closed 5 years ago

SyStem-5 commented 5 years ago

When we save a new version, the new version should be added to the array. Make sure the array is correctly sorted, from oldest to newest. Check if version is valid. If there is no previous versions, set "0.0.0" as the current version and validate from there.

SyStem-5 commented 5 years ago

Added in 22dd8f78240442e571b23bfa3650ef56f989f075.