Update version

This commit is contained in:
John Lyon-Smith
2018-04-14 06:06:06 -07:00
parent f7d10ab41b
commit 7e366062b1
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.1</string>
<string>20180414.2</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.1',
fullVersion: '1.0.0-20180414.2',
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: 1,
revision: 2,
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.1',
fullVersion: '1.0.0-20180414.2',
title: 'Deighton AR System',
copyright: '© 2018, Kingston Software Solutions.',
supportEmail: 'support@kss.us.com',