wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
128 stars 22 forks source link

Fix removing v from version string #57

Closed alanhamlett closed 1 year ago

alanhamlett commented 1 year ago

09c48f31d2ac0863a590b2114728a2367c25ab16 didn't do what we expected:

Screenshot 2023-04-03 at 1 17 56 AM
alanhamlett commented 1 year ago

Wasn't fixed in #58, it only caused CFBundleShortVersionString to be missing from the built app's Info.plist.

alanhamlett commented 1 year ago

Fixed in v0.2.4.