Skip to content

Commit bc91095

Browse files
Update version to 1.2 and update ReadMe file.
1 parent b2c3a5c commit bc91095

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.1</string>
20+
<string>1.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>3</string>
24+
<string>4</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.2*
55+
*May 16, 2015*
56+
57+
– Added options for generated file names in Preferences. (Thank you [Alex Curylo](https://github.com/alexcurylo)!)
58+
5459
*Version 1.1.1*
5560
*May 12, 2015*
5661

0 commit comments

Comments
 (0)