Skip to content

Commit

Permalink
bump versions to 0.6b1
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbojsb committed Mar 7, 2014
1 parent e3176d5 commit 97a7311
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.1</string>
<string>0.6b1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.5.1</string>
<string>0.6b1</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<key>NSMainNibFile</key>
Expand Down
4 changes: 2 additions & 2 deletions LaunchRocket/en.lproj/LaunchRocket.xib
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1080" identifier="macosx"/>
<deployment defaultVersion="1070" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>
Expand Down 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.1" id="140">
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Version 0.6b1" 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 97a7311

Please sign in to comment.