Skip to content

Commit ce931ee

Browse files
Bump version to 1.1.1, update ReadMe
1 parent 017b508 commit ce931ee

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

BuildSettingExtractor/BuildSettingExtractor-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1</string>
20+
<string>1.1.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>2</string>
24+
<string>3</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
2727
<key>NSHumanReadableCopyright</key>

ReadMe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ These comments can be turned off in the Preferences sheet for a more compact fil
5151

5252
###Version History###
5353

54+
*Version 1.1.1*
55+
*May 12, 2015*
56+
57+
– Fixed crash on Mavericks.
58+
5459
*Version 1.1*
5560
*February 7, 2015*
5661

0 commit comments

Comments
 (0)