Skip to content

Commit 5b8758f

Browse files
authored
Merge pull request #72 from serluca/fix/carthage-framework-version-number
Update CFBundleShortVersionString to current release version number
2 parents 101baa9 + 7241d3d commit 5b8758f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxDataSources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.0.0.beta.1</string>
18+
<string>1.0.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)