Skip to content

Commit cc4075f

Browse files
authored
Merge pull request #795 from nightscout/v0.6.0
Bump version to 0.6.0
2 parents 5414171 + a2b19c5 commit cc4075f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Config.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ BUNDLE_IDENTIFIER = org.nightscout.$(DEVELOPMENT_TEAM).trio
1818
TRIO_APP_GROUP_ID = group.org.nightscout.$(DEVELOPMENT_TEAM).trio.trio-app-group
1919

2020
// The developers set the version numbers, please leave them alone
21-
APP_VERSION = 0.5.1
22-
APP_DEV_VERSION = 0.5.1.30
21+
APP_VERSION = 0.6.0
22+
APP_DEV_VERSION = 0.6.0
2323
APP_BUILD_NUMBER = 1
2424
COPYRIGHT_NOTICE =
2525

0 commit comments

Comments
 (0)