Update version

This commit is contained in:
John Lyon-Smith
2018-04-14 16:23:20 -07:00
parent 5c7b3fd1c2
commit 8c729b604b
4 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20180414.2</string>
<string>20180414.3</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.2',
fullVersion: '1.0.0-20180414.3',
title: 'Deighton AR System',
copyright: '© 2018, Kingston Software Solutions.',
supportEmail: 'support@kss.us.com',

View File

@@ -17,7 +17,7 @@
minor: 0,
patch: 0,
build: 20180414,
revision: 2,
revision: 3,
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.2',
fullVersion: '1.0.0-20180414.3',
title: 'Deighton AR System',
copyright: '© 2018, Kingston Software Solutions.',
supportEmail: 'support@kss.us.com',