File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleVersion </key >
18- <string >31 </string >
18+ <string >32 </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.8.4 </string >
20+ <string >1.8.5 </string >
2121 <key >NSHumanReadableCopyright </key >
2222 <string >Copyright (c) 2005-2021 Nathan Cosgray. </string >
2323 <key >CFBundleExecutable </key >
2424 <string >Cuppa </string >
2525 <key >CFBundleGetInfoString </key >
26- <string >1.8.4 </string >
26+ <string >1.8.5 </string >
2727 <key >CFBundleHelpBookFolder </key >
2828 <string >help </string >
2929 <key >CFBundleHelpBookName </key >
Original file line number Diff line number Diff line change 192192// * Big Sur-style app icon
193193// * Universal 2 binary compatible with Intel and Apple Silicon
194194// * upgraded Sparkle framework to 1.24.0
195+ //
196+ // Modifications by Nathan Cosgray on 2021/09/21 (v. 1.8.5):
197+ // * bugfix:
198+ // - improve timer reliability on Big Sur
195199
196200#import < Cocoa/Cocoa.h>
197201
You can’t perform that action at this time.
0 commit comments