Skip to content

Commit

Permalink
Merge pull request #114 from wakatime/feature/auto-updates-in-background
Browse files Browse the repository at this point in the history
Enable automatic download and installation of updates by default
  • Loading branch information
alanhamlett authored Jun 19, 2023
2 parents a6e1a9b + ab2eea9 commit 9293c49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WakaTime/WakaTime-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<string>YES</string>
<key>SUEnableAutomaticChecks</key>
<string>YES</string>
<key>SUAutomaticallyUpdate</key>
<string>YES</string>
<key>LSUIElement</key>
<true/>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 9293c49

Please sign in to comment.