Skip to content

Noissue - Add build number to app version in constants

Dean Murphy requested to merge Noissue-version-number into develop

Added

List new features.

Changed

App Version in constants now returns version + build, example: 2.1.1 (15) - this is only used to decide if bundled filter-lists should be copied on launch in event of version upgrade, and brings it inline with iOS.

Merge request reports