Add iOS version number

This commit is contained in:
John Lyon-Smith
2018-04-06 18:00:37 -07:00
parent a60abff226
commit fd5a28a4e9
5 changed files with 25 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
export const versionInfo = {
version: '0.2.0',
fullVersion: '0.2.0-20180307.0',
version: '1.2.0',
fullVersion: '1.2.0-20180406.2',
title: 'Deighton AR System',
copyright: '© 2018, Kingston Software Solutions.',
supportEmail: 'support@kss.us.com',