Upgrade version

This commit is contained in:
John Lyon-Smith
2018-05-01 15:23:34 -07:00
parent d2ba0ae61c
commit 93cfa3b4dc
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@@ -18,7 +18,7 @@
minor: 0,
patch: 0,
build: 20180501,
revision: 0,
revision: 1,
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-20180501.0',
fullVersion: '1.0.0-20180501.1',
title: 'Deighton AR System',
copyright: '© 2018, Kingston Software Solutions.',
supportEmail: 'support@kss.us.com',