Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
bump version numbers in UI and package info
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbojsb committed Feb 17, 2014
1 parent c7fd73c commit 7fa9af4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions LaunchRocket/LaunchRocket-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.5</string>
<string>0.5.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.5</string>
<string>0.5.1</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<key>NSMainNibFile</key>
Expand Down
2 changes: 1 addition & 1 deletion LaunchRocket/en.lproj/LaunchRocket.xib
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="139">
<rect key="frame" x="17" y="174" width="104" height="20"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Version 0.5" id="140">
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Version 0.5.1" id="140">
<font key="font" metaFont="system" size="10"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down

0 comments on commit 7fa9af4

Please sign in to comment.