Skip to content

Commit

Permalink
Set correct version number in plist
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabiszewski committed Nov 26, 2015
1 parent 873a80f commit 8d136a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QLMobi/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>0.2</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
Expand Down

0 comments on commit 8d136a7

Please sign in to comment.