mac: Set CFBundleShortVersionString in Info.plist
This commit is contained in:
parent
48faf74f7f
commit
9e51ff2b4b
2 changed files with 6 additions and 3 deletions
|
@ -18,6 +18,8 @@
|
|||
<string>atom.icns</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.33.7</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.33.7</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8.0</string>
|
||||
<key>NSMainNibFile</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue