Update version

This commit is contained in:
John Lyon-Smith
2018-04-15 17:54:56 -07:00
parent 6d568efbee
commit f5044284ff
4 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20180414.3</string>
<string>20180415.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>

View File

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

View File

@@ -16,8 +16,8 @@
major: 1,
minor: 0,
patch: 0,
build: 20180414,
revision: 3,
build: 20180415,
revision: 0,
sequence: 1,
tz: "America/Los_Angeles",
title: "Deighton AR System",

View File

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