We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2571377 commit 2956ec6Copy full SHA for 2956ec6
1 file changed
AnyBar/Info.plist
@@ -17,19 +17,19 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>0.1.4</string>
+ <string>0.2.1</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
24
- <string>6</string>
+ <string>7</string>
25
<key>LSMinimumSystemVersion</key>
26
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
27
<key>LSUIElement</key>
28
<true/>
29
<key>NSAppleScriptEnabled</key>
30
<string>YES</string>
31
<key>NSHumanReadableCopyright</key>
32
- <string>Copyright © 2015 Nikita Prokopov. All rights reserved.</string>
+ <string>Copyright © 2020 Nikita Prokopov. All rights reserved.</string>
33
<key>NSMainNibFile</key>
34
<string>MainMenu</string>
35
<key>NSPrincipalClass</key>
0 commit comments