Skip to content

Commit 3fad5a9

Browse files
author
Ben Mechen
committed
Update version number for 1.0.2 release
1 parent 7a5a514 commit 3fad5a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Ride/Base.lproj/Main.storyboard

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -686,8 +686,8 @@
686686
<rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
687687
<autoresizingMask key="autoresizingMask"/>
688688
<subviews>
689-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Version 1.0.1" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9L5-iT-er8">
690-
<rect key="frame" x="148" y="5" width="79.5" height="22.5"/>
689+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Version 1.0.2" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9L5-iT-er8">
690+
<rect key="frame" x="146.5" y="5" width="82" height="22.5"/>
691691
<fontDescription key="fontDescription" type="system" pointSize="14"/>
692692
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
693693
<nil key="highlightedColor"/>

Ride/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.0.1</string>
22+
<string>1.0.2</string>
2323
<key>CFBundleURLTypes</key>
2424
<array>
2525
<dict>
@@ -30,7 +30,7 @@
3030
</dict>
3131
</array>
3232
<key>CFBundleVersion</key>
33-
<string>2</string>
33+
<string>1</string>
3434
<key>FacebookAppID</key>
3535
<string>349035665631411</string>
3636
<key>FacebookDisplayName</key>

0 commit comments

Comments
 (0)