Skip to content

Commit e0a7e3f

Browse files
committed
Bump version to 1.0.0 (105)
1 parent ed4ae2e commit e0a7e3f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

iCookTV.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@
632632
CLANG_WARN_UNREACHABLE_CODE = YES;
633633
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
634634
COPY_PHASE_STRIP = NO;
635-
CURRENT_PROJECT_VERSION = 104;
635+
CURRENT_PROJECT_VERSION = 105;
636636
DEBUG_INFORMATION_FORMAT = dwarf;
637637
ENABLE_STRICT_OBJC_MSGSEND = YES;
638638
ENABLE_TESTABILITY = YES;
@@ -678,7 +678,7 @@
678678
CLANG_WARN_UNREACHABLE_CODE = YES;
679679
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
680680
COPY_PHASE_STRIP = NO;
681-
CURRENT_PROJECT_VERSION = 104;
681+
CURRENT_PROJECT_VERSION = 105;
682682
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
683683
ENABLE_NS_ASSERTIONS = NO;
684684
ENABLE_STRICT_OBJC_MSGSEND = YES;

iCookTV/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>104</string>
22+
<string>105</string>
2323
<key>Fabric</key>
2424
<dict>
2525
<key>Kits</key>

iCookTVTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>104</string>
22+
<string>105</string>
2323
</dict>
2424
</plist>

0 commit comments

Comments
 (0)