Skip to content

Commit 2956ec6

Browse files
core-codetonsky
authored andcommitted
Update Info.plist
1 parent 2571377 commit 2956ec6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

AnyBar/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.1.4</string>
20+
<string>0.2.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>6</string>
24+
<string>7</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2727
<key>LSUIElement</key>
2828
<true/>
2929
<key>NSAppleScriptEnabled</key>
3030
<string>YES</string>
3131
<key>NSHumanReadableCopyright</key>
32-
<string>Copyright © 2015 Nikita Prokopov. All rights reserved.</string>
32+
<string>Copyright © 2020 Nikita Prokopov. All rights reserved.</string>
3333
<key>NSMainNibFile</key>
3434
<string>MainMenu</string>
3535
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)