Skip to content

Commit e369a6b

Browse files
committed
bump version to 6.8.1
1 parent 27e13fa commit e369a6b

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

PennMobile.xcodeproj/project.pbxproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -866,8 +866,6 @@
866866
isa = PBXGroup;
867867
children = (
868868
6CC88D7A27B1BFB0006896F6 /* DiningToken.swift */,
869-
F23CC0BC235E3F390007317A /* DiningAPIResponse.swift */,
870-
6CAE43C52533731000BD0200 /* DiningInsightsAPIResponse.swift */,
871869
E515B36227C2B97500AAE0D8 /* DiningBalance.swift */,
872870
E50676E927EE1C73009A776E /* PastDiningBalances.swift */,
873871
F23CC0BA235E3EF10007317A /* DiningVenue.swift */,
@@ -2401,7 +2399,7 @@
24012399
baseConfigurationReference = 6CDC501127B5BCC700698235 /* Development.xcconfig */;
24022400
buildSettings = {
24032401
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2404-
CF_BUNDLE_SHORT_VERSION_STRING = 6.8.0;
2402+
CF_BUNDLE_SHORT_VERSION_STRING = 6.8.1;
24052403
CLANG_ENABLE_MODULES = YES;
24062404
CODE_SIGN_ENTITLEMENTS = PennMobile/PennMobile.entitlements;
24072405
CODE_SIGN_IDENTITY = "Apple Development";
@@ -2438,7 +2436,7 @@
24382436
baseConfigurationReference = 6C392E3827B5BE1C0097640B /* Release.xcconfig */;
24392437
buildSettings = {
24402438
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2441-
CF_BUNDLE_SHORT_VERSION_STRING = 6.8.0;
2439+
CF_BUNDLE_SHORT_VERSION_STRING = 6.8.1;
24422440
CLANG_ENABLE_MODULES = YES;
24432441
CODE_SIGN_ENTITLEMENTS = PennMobile/PennMobile.entitlements;
24442442
CODE_SIGN_IDENTITY = "iPhone Distribution";

0 commit comments

Comments
 (0)