|
|
@@ -18,12 +18,12 @@ BUNDLE_IDENTIFIER = org.nightscout.$(DEVELOPMENT_TEAM).trio
|
|
|
TRIO_APP_GROUP_ID = group.org.nightscout.$(DEVELOPMENT_TEAM).trio.trio-app-group
|
|
|
|
|
|
// The developers set the version numbers, please leave them alone
|
|
|
-APP_VERSION = 0.7.0
|
|
|
-APP_DEV_VERSION = 0.7.0.24
|
|
|
+APP_VERSION = 0.8.0
|
|
|
+APP_DEV_VERSION = 0.8.0
|
|
|
APP_BUILD_NUMBER = 1
|
|
|
COPYRIGHT_NOTICE =
|
|
|
|
|
|
// Optional overrides - these can be used to insert your TEAMID into the DEVELOPER_TEAM field
|
|
|
#include? "../../ConfigOverride.xcconfig"
|
|
|
#include? "../ConfigOverride.xcconfig"
|
|
|
-#include? "ConfigOverride.xcconfig"
|
|
|
+#include? "ConfigOverride.xcconfig"
|