Skip to content

Commit d828b68

Browse files
committed
Bump to 1.1.0
1 parent fa6bdc8 commit d828b68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

FinderGo/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.1</string>
20+
<string>1.1.0</string>
2121
<key>CFBundleVersion</key>
2222
<string>1</string>
2323
<key>LSBackgroundOnly</key>
2424
<false/>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
27+
<key>LSUIElement</key>
28+
<true/>
2729
<key>NSHumanReadableCopyright</key>
2830
<string>Copyright © 2017 Fantageek. All rights reserved.</string>
2931
<key>NSMainStoryboardFile</key>
3032
<string>Main</string>
3133
<key>NSPrincipalClass</key>
3234
<string>NSApplication</string>
33-
<key>LSUIElement</key>
34-
<true/>
3535
</dict>
3636
</plist>

0 commit comments

Comments
 (0)