Skip to content

Commit 524e98d

Browse files
committed
Bump to 2.0.0
1 parent d9d9ad4 commit 524e98d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Terminal Notifier/Terminal Notifier-Info.plist

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.6.3</string>
20+
<string>2.0.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>14</string>
24+
<string>20</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
2727
<key>LSUIElement</key>
2828
<true/>
2929
<key>NSHumanReadableCopyright</key>
30-
<string>Copyright © 2012-2015 Eloy Durán, Julien Blanchard. All rights reserved.</string>
30+
<string>Copyright © 2012-2017 Eloy Durán, Julien Blanchard. All rights reserved.</string>
3131
<key>NSMainNibFile</key>
3232
<string>MainMenu</string>
3333
<key>NSPrincipalClass</key>
@@ -38,6 +38,6 @@
3838
<true/>
3939
</dict>
4040
<key>NSUserNotificationAlertStyle</key>
41-
<string>alert</string>
41+
<string>banner</string>
4242
</dict>
4343
</plist>

0 commit comments

Comments
 (0)