Skip to content

Commit 4e0713a

Browse files
author
Evan Maloney
committed
Release 0.8.5 (build 15)
1 parent 00c00d0 commit 4e0713a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

BuildControl/Info-Framework.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.8.4</string>
18+
<string>0.8.5</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

CleanroomBridging.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,7 @@
12421242
isa = XCBuildConfiguration;
12431243
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
12441244
buildSettings = {
1245-
CURRENT_PROJECT_VERSION = 14;
1245+
CURRENT_PROJECT_VERSION = 15;
12461246
ENABLE_TESTABILITY = YES;
12471247
};
12481248
name = Debug;
@@ -1251,7 +1251,7 @@
12511251
isa = XCBuildConfiguration;
12521252
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
12531253
buildSettings = {
1254-
CURRENT_PROJECT_VERSION = 14;
1254+
CURRENT_PROJECT_VERSION = 15;
12551255
};
12561256
name = Release;
12571257
};
-39 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)