Skip to content
This repository was archived by the owner on Jun 19, 2020. It is now read-only.

Commit fe635eb

Browse files
committed
Updated for new event
1 parent 3e4a1e7 commit fe635eb

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Apple Events/Environment.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<plist version="1.0">
44
<dict>
55
<key>EVTCurrentEventHash</key>
6-
<string>7c04bc48330334c1870cc195eda10596bae152f9</string>
6+
<string>Cyta2xAW2THaMta3yEnjXQ</string>
77
</dict>
88
</plist>

Apple Events/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.3.1</string>
20+
<string>1.4</string>
2121
<key>CFBundleVersion</key>
22-
<string>42</string>
22+
<string>50</string>
2323
<key>LSMinimumSystemVersion</key>
2424
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2525
<key>NSAppTransportSecurity</key>

AppleEventsDock/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.3.1</string>
18+
<string>1.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>42</string>
20+
<string>50</string>
2121
<key>NSHumanReadableCopyright</key>
2222
<string>Copyright © 2016 Guilherme Rambo. All rights reserved.</string>
2323
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)