We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd3283 commit b1c46e9Copy full SHA for b1c46e9
1 file changed
Switch/Switch-Info.plist
@@ -19,17 +19,17 @@
19
<key>CFBundlePackageType</key>
20
<string>APPL</string>
21
<key>CFBundleShortVersionString</key>
22
- <string>0.0.5 (β)</string>
+ <string>0.0.6 (β)</string>
23
<key>CFBundleSignature</key>
24
<string>????</string>
25
<key>CFBundleVersion</key>
26
- <string>0.0.5</string>
+ <string>0.0.6</string>
27
<key>LSApplicationCategoryType</key>
28
<string>public.app-category.productivity</string>
29
<key>LSMinimumSystemVersion</key>
30
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
31
<key>NSHumanReadableCopyright</key>
32
- <string>Copyright © 2013 Scott Perry. All rights reserved.</string>
+ <string>Copyright © 2014 Scott Perry. All rights reserved.</string>
33
<key>NSMainNibFile</key>
34
<string>MainMenu</string>
35
<key>NSPrincipalClass</key>
0 commit comments