Skip to content

Commit

Permalink
revert back short version string val
Browse files Browse the repository at this point in the history
  • Loading branch information
hieunguyenmsft committed Jan 11, 2022
1 parent 1c82d33 commit 5848630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ADAL/resources/ios/Framework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>6.0.1</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 5848630

Please sign in to comment.