Skip to content

Commit f60b69c

Browse files
committed
Update version and build numbers.
1 parent 03d4959 commit f60b69c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Statusfy/Statusfy-Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0</string>
20+
<string>1.1.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>1</string>
24+
<string>2</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.music</string>
2727
<key>LSMinimumSystemVersion</key>
2828
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
29+
<key>LSUIElement</key>
30+
<true/>
2931
<key>NSHumanReadableCopyright</key>
3032
<string>Copyright © 2014 Paul Young. All rights reserved.</string>
3133
<key>NSMainNibFile</key>
3234
<string>MainMenu</string>
3335
<key>NSPrincipalClass</key>
3436
<string>NSApplication</string>
35-
<key>LSUIElement</key>
36-
<true/>
3737
</dict>
3838
</plist>

0 commit comments

Comments
 (0)