Skip to content

Commit c8ff23f

Browse files
committed
update marketing version to v0.1.7 and build version to 115
1 parent cc72e42 commit c8ff23f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

KegCop.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@
905905
CODE_SIGN_IDENTITY = "iPhone Developer";
906906
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
907907
CODE_SIGN_STYLE = Automatic;
908-
CURRENT_PROJECT_VERSION = 114;
908+
CURRENT_PROJECT_VERSION = 115;
909909
DEVELOPMENT_TEAM = DHF8B8Q5J4;
910910
FRAMEWORK_SEARCH_PATHS = "";
911911
GCC_PRECOMPILE_PREFIX_HEADER = YES;
@@ -947,7 +947,7 @@
947947
CODE_SIGN_IDENTITY = "iPhone Developer";
948948
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
949949
CODE_SIGN_STYLE = Automatic;
950-
CURRENT_PROJECT_VERSION = 114;
950+
CURRENT_PROJECT_VERSION = 115;
951951
DEVELOPMENT_TEAM = DHF8B8Q5J4;
952952
FRAMEWORK_SEARCH_PATHS = "";
953953
GCC_PRECOMPILE_PREFIX_HEADER = YES;

KegCopTests/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.1.6</string>
18+
<string>0.1.7</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>114</string>
22+
<string>115</string>
2323
</dict>
2424
</plist>

Resources/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
<key>CFBundlePackageType</key>
2626
<string>APPL</string>
2727
<key>CFBundleShortVersionString</key>
28-
<string>0.1.6</string>
28+
<string>0.1.7</string>
2929
<key>CFBundleVersion</key>
30-
<string>114</string>
30+
<string>115</string>
3131
<key>LSRequiresIPhoneOS</key>
3232
<true/>
3333
<key>NSAppTransportSecurity</key>

0 commit comments

Comments
 (0)